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

  /external/chromium_org/third_party/icu/source/i18n/
nfrule.cpp 79 static const UChar gGreaterGreaterGreater[] = {0x3E, 0x3E, 0x3E, 0}; /* ">>>" */
416 if (ruleText.indexOf(gGreaterGreaterGreater, 3, 0) == subStart) {
    [all...]
  /external/icu/icu4c/source/i18n/
nfrule.cpp 80 static const UChar gGreaterGreaterGreater[] = {0x3E, 0x3E, 0x3E, 0}; /* ">>>" */
417 if (ruleText.indexOf(gGreaterGreaterGreater, 3, 0) == subStart) {
    [all...]

Completed in 484 milliseconds