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

/vbox/src/VBox/Runtime/common/string/
H A Dutf-8.cpp438 RTDECL(int) RTStrToUniEx(const char *pszString, size_t cchString, PRTUNICP *ppaCps, size_t cCps, size_t *pcCps) function
495 RT_EXPORT_SYMBOL(RTStrToUniEx); variable
/vbox/include/iprt/
H A Dmangling.h1555 # define RTStrToUniEx RT_MANGLER(RTStrToUniEx) macro

Completed in 324 milliseconds