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

/vbox/src/VBox/Runtime/common/string/
H A DRTUtf16CmpAscii.cpp3 * IPRT - RTUtf16CmpAscii.
37 RTDECL(int) RTUtf16CmpAscii(PCRTUTF16 pwsz1, const char *psz2) function
/vbox/include/iprt/
H A Dstring.h3510 RTDECL(int) RTUtf16CmpAscii(PCRTUTF16 pwsz1, const char *psz2);
H A Dmangling.h1853 # define RTUtf16CmpAscii RT_MANGLER(RTUtf16CmpAscii) macro

Completed in 98 milliseconds