Searched refs:numericFormatChars (Results 1 – 1 of 1) sorted by relevance
1271 const UnicodeString numericFormatChars(NUMERIC_FORMAT_CHARS); in parse() local1298 int32_t k = numericFormatChars.indexOf(nextCh); in parse()