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

/vbox/src/VBox/Runtime/common/string/
H A Dstrformat.cpp128 static unsigned _strnlenUni(PCRTUNICP pusz, unsigned cchMax) function
583 cchStr = _strnlenUni(puszStr, (unsigned)cchPrecision);

Completed in 437 milliseconds