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

/vbox/src/VBox/Runtime/common/string/
H A Dutf-16-latin-1.cpp219 RTDECL(int) RTUtf16ToLatin1ExTag(PCRTUTF16 pwszString, size_t cwcString, char **ppsz, size_t cch, size_t *pcch, const char *pszTag) function
274 RT_EXPORT_SYMBOL(RTUtf16ToLatin1ExTag); variable
/vbox/include/iprt/
H A Dmangling.h1864 # define RTUtf16ToLatin1ExTag RT_MANGLER(RTUtf16ToLatin1ExTag) macro

Completed in 257 milliseconds