Home
last modified time | relevance | path

Searched refs:numericFormatChars (Results 1 – 1 of 1) sorted by relevance

/external/icu4c/i18n/
Dsmpdtfmt.cpp1271 const UnicodeString numericFormatChars(NUMERIC_FORMAT_CHARS); in parse() local
1298 int32_t k = numericFormatChars.indexOf(nextCh); in parse()