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

  /external/chromium_org/third_party/icu/source/i18n/
nfrule.cpp 59 static const UChar gTick = 0x0027;
353 if (description.length() > 0 && description.charAt(0) == gTick) {
612 result.append(gTick);
    [all...]
  /external/icu/icu4c/source/i18n/
nfrule.cpp 60 static const UChar gTick = 0x0027;
354 if (description.length() > 0 && description.charAt(0) == gTick) {
613 result.append(gTick);
    [all...]

Completed in 5042 milliseconds