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