Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dtzgnames.cpp45 static const UChar gDefRegionPattern[] = {0x7B, 0x30, 0x7D, 0x00}; // "{0}" variable
363 UnicodeString rpat(TRUE, gDefRegionPattern, -1); in initialize()
/external/chromium_org/third_party/icu/source/i18n/
Dzstrfmt.cpp94 static const UChar gDefRegionPattern[] = {0x7B, 0x30, 0x7D, 0x00}; // "{0}" variable
1749 UnicodeString pattern(TRUE, gDefRegionPattern, -1); in getRegionFormat()