Searched defs:resultChars (Results 1 – 2 of 2) sorted by relevance
575 UChar *resultChars = result.getBuffer(len16); in pattern() local
578 static int32_t UCharsToEscapedAscii(const UChar* utext, int32_t len, char* resultChars, int32_t buf… in UCharsToEscapedAscii()757 char* resultChars=(char*)malloc(cap); in TestDisplayNames() local