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

/vbox/src/VBox/Runtime/r3/posix/
H A Dpathhost-posix.cpp102 } const s_aUtf8Compatible[] = local
122 for (size_t i = 0; i < RT_ELEMENTS(s_aUtf8Compatible); i++)
123 if (!rtPathStrICmp(pszCodeset, s_aUtf8Compatible[i].pszUpper, s_aUtf8Compatible[i].pszLower))

Completed in 42 milliseconds