HomeSort by relevance Sort by last modified time
    Searched refs:gNumberPatternSeparator (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
currpinf.cpp 31 static const UChar gNumberPatternSeparator = 0x3B; // ;
266 if (numberStylePattern[styleCharIndex] == gNumberPatternSeparator) {
315 pattern->append(gNumberPatternSeparator);
  /external/icu/icu4c/source/i18n/
currpinf.cpp 31 static const UChar gNumberPatternSeparator = 0x3B; // ;
266 if (numberStylePattern[styleCharIndex] == gNumberPatternSeparator) {
315 pattern->append(gNumberPatternSeparator);

Completed in 622 milliseconds