Searched refs:convertStruct (Results 1 – 2 of 2) sorted by relevance
2932 } convertStruct; typedef2934 static convertStruct foldCase[] =3140 convertStruct table[], in utf_convert()3144 int entries = tableSize / sizeof(convertStruct); in utf_convert()3179 static convertStruct toLower[] =3357 static convertStruct toUpper[] =
98 call setline(1, "static convertStruct to" . a:name . "[] =")141 call setline(1, "static convertStruct foldCase[] =")