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

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

Completed in 47 milliseconds