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

/vbox/src/VBox/Runtime/common/string/
H A DRTUtf16ICmpAscii.cpp3 * IPRT - RTUtf16ICmpAscii.
38 RTDECL(int) RTUtf16ICmpAscii(PCRTUTF16 pwsz1, const char *psz2) function
55 RT_EXPORT_SYMBOL(RTUtf16ICmpAscii);
/vbox/include/iprt/
H A Dmangling.h2923 # define RTUtf16ICmpAscii RT_MANGLER(RTUtf16ICmpAscii) macro

Completed in 65 milliseconds