Searched refs:pwcEnd (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Runtime/common/string/ | ||
H A D | RTUtf16NLenEx.cpp | 36 PCRTUTF16 pwcEnd = RTUtf16End(pwszString, cwcMax); local 37 if (!pwcEnd) 42 *pcwc = pwcEnd - pwszString; |
Completed in 70 milliseconds