Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddtfmtsym.cpp73 static const UChar gPatternChars[] = { variable
1377 return gPatternChars; in getPatternUChars()
1382 const UChar *p = u_strchr(gPatternChars, c); in getPatternCharIndex()
1386 return static_cast<UDateFormatField>(p - gPatternChars); in getPatternCharIndex()
2388 fLocalPatternChars.setTo(TRUE, gPatternChars, PATTERN_CHARS_LEN); in initializeData()
2487 fLocalPatternChars.setTo(TRUE, gPatternChars, PATTERN_CHARS_LEN); in initializeData()