Searched refs:rtPathConvInitIsUtf8 (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/r3/posix/
H A Dpathhost-posix.cpp89 static bool rtPathConvInitIsUtf8(const char *pszCodeset) function
153 g_fPassthruUtf8 = rtPathConvInitIsUtf8(pszEnvValue);
170 g_fPassthruUtf8 = rtPathConvInitIsUtf8(pszCodeset);

Completed in 40 milliseconds