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

/vbox/src/VBox/Runtime/include/internal/
H A Dstring.h63 typedef enum RTSTRICONV enum
75 } RTSTRICONV; typedef in typeref:enum:RTSTRICONV
79 unsigned cFactor, RTSTRICONV enmCacheIdx);
/vbox/src/VBox/Runtime/r3/posix/
H A Dpathhost-posix.cpp50 static RTSTRICONV g_enmUtf8ToFsIdx = RTSTRICONV_UTF8_TO_LOCALE;
52 static RTSTRICONV g_enmFsToUtf8Idx = RTSTRICONV_LOCALE_TO_UTF8;
H A Dutf8-posix.cpp400 unsigned cFactor, RTSTRICONV enmCacheIdx)
446 unsigned cFactor, RTSTRICONV enmCacheIdx)

Completed in 1488 milliseconds