Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddtfmtsym.cpp60 static const UChar gPatternChars[] = { variable
1317 return gPatternChars; in getPatternUChars()
1322 const UChar *p = u_strchr(gPatternChars, c); in getPatternCharIndex()
1326 return static_cast<UDateFormatField>(p - gPatternChars); in getPatternCharIndex()
1731 fLocalPatternChars.setTo(TRUE, gPatternChars, PATTERN_CHARS_LEN); in initializeData()
1807 fLocalPatternChars.setTo(TRUE, gPatternChars, PATTERN_CHARS_LEN); in initializeData()