Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddtfmtsym.cpp70 static const UChar gPatternChars[] = { variable
1374 return gPatternChars; in getPatternUChars()
1379 const UChar *p = u_strchr(gPatternChars, c); in getPatternCharIndex()
1383 return static_cast<UDateFormatField>(p - gPatternChars); in getPatternCharIndex()
2380 fLocalPatternChars.setTo(TRUE, gPatternChars, PATTERN_CHARS_LEN); in initializeData()
2479 fLocalPatternChars.setTo(TRUE, gPatternChars, PATTERN_CHARS_LEN); in initializeData()