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

/vbox/src/VBox/Runtime/common/string/
H A Duniread.cpp433 const char *pszGeneralCategory; member in struct:CPINFO
459 g_aCPInfo[i].pszGeneralCategory = "";
575 char *pszGeneralCategory = NextField(&pszCurField); /* 2 */ local
617 g_aCPInfo[i].pszGeneralCategory = DupStr(pszGeneralCategory);
881 if (!strcmp(pInfo->pszGeneralCategory, "Nd"))

Completed in 47 milliseconds