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

/vbox/src/VBox/Runtime/common/string/
H A DRTUtf16NLen.cpp3 * IPRT - RTUtf16NLen.
35 RTDECL(size_t) RTUtf16NLen(PCRTUTF16 pwszString, size_t cwcMax) function
42 RT_EXPORT_SYMBOL(RTUtf16NLen); variable
/vbox/include/iprt/
H A Dmangling.h2924 # define RTUtf16NLen RT_MANGLER(RTUtf16NLen) macro

Completed in 62 milliseconds