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

/vbox/src/VBox/Runtime/common/string/
H A Duniread.cpp367 unsigned fAlphabetic : 1; member in struct:CPINFO
726 else if (!strcmp(pszProperty, "Alphabetic")) pCPInfo->fAlphabetic = 1;
877 if (pInfo->fAlphabetic || pInfo->fOtherAlphabetic)

Completed in 714 milliseconds