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

/vbox/src/VBox/Runtime/common/string/
H A Dstrformatrt.cpp1046 const char * const pszEscape = fAttr ? s_szAttrEscape : s_szElemEscape; local
1067 if (memchr(pszEscape, pszStr[offCur], cchEscape))

Completed in 44 milliseconds