Searched refs:convertStruct (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/vim-55/runtime/tools/
H A Dunicode.vim97 call setline(1, "static convertStruct to" . a:name . "[] =")
140 call setline(1, "static convertStruct foldCase[] =")
/macosx-10.10.1/vim-55/src/
H A Dmbyte.c2508 } convertStruct; typedef in typeref:struct:__anon14046
2510 static convertStruct foldCase[] =
2670 static int utf_convert(int a, convertStruct table[], int tableSize);
2680 convertStruct table[];
2686 end = tableSize / sizeof(convertStruct);
2714 static convertStruct toLower[] =
2862 static convertStruct toUpper[] =

Completed in 85 milliseconds