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

/vbox/src/VBox/Runtime/r3/posix/
H A Dutf8-posix.cpp84 DECLHIDDEN(const char *) rtStrGetLocaleCodeset(void) function
179 pszInputCS = rtStrGetLocaleCodeset();
181 pszOutputCS = rtStrGetLocaleCodeset();
310 pszInputCS = rtStrGetLocaleCodeset();
312 pszOutputCS = rtStrGetLocaleCodeset();
H A Dpathhost-posix.cpp160 const char *pszCodeset = rtStrGetLocaleCodeset();
/vbox/src/VBox/Runtime/include/internal/
H A Dstring.h80 DECLHIDDEN(const char *) rtStrGetLocaleCodeset(void);

Completed in 43 milliseconds