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

/vbox/src/VBox/Runtime/common/string/
H A DRTUtf16CatAscii.cpp3 * IPRT - RTUtf16CatAscii.
35 RTDECL(int) RTUtf16CatAscii(PRTUTF16 pwszDst, size_t cwcDst, const char *pszSrc) function
41 RT_EXPORT_SYMBOL(RTUtf16CatAscii); variable
/vbox/include/iprt/
H A Dmangling.h2921 # define RTUtf16CatAscii RT_MANGLER(RTUtf16CatAscii) macro

Completed in 89 milliseconds