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

/vbox/src/VBox/Runtime/common/string/
H A Duniread.cpp435 const char *pszNumericType; member in struct:CPINFO
461 g_aCPInfo[i].pszNumericType = "";
580 char *pszNumericType = NextField(&pszCurField); /* 6 */ local
619 g_aCPInfo[i].pszNumericType = DupStr(pszNumericType);

Completed in 35 milliseconds