Searched defs:mOtherChars (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/
H A DUnicodeCollationEng.c22 CHAR8 mOtherChars[] = { variable
125 for (Index = 0; mOtherChars[Index] != 0; Index++) {
126 Index2 = mOtherChars[Index];

Completed in 32 milliseconds