Searched refs:codeArray (Results 1 – 2 of 2) sorted by relevance
642 static UBool toCodePoints(const UnicodeString& str, UChar32* codeArray, int32_t capacity);
2088 TimeZoneFormat::toCodePoints(const UnicodeString& str, UChar32* codeArray, int32_t size) { in toCodePoints() argument2095 codeArray[idx] = str.char32At(start); in toCodePoints()