HomeSort by relevance Sort by last modified time
    Searched full:gcolon (Results 1 - 4 of 4) sorted by null

  /external/chromium/third_party/icu/source/i18n/
nfrs.cpp 104 static const UChar gColon = 0x003a;
146 int32_t pos = description.indexOf(gColon);
700 result.append(gColon);
nfrule.cpp 51 static const UChar gColon = 0x003a;
227 int32_t p = description.indexOf(gColon);
607 result.append(gColon);
    [all...]
  /external/icu4c/i18n/
nfrs.cpp 104 static const UChar gColon = 0x003a;
146 int32_t pos = description.indexOf(gColon);
700 result.append(gColon);
nfrule.cpp 51 static const UChar gColon = 0x003a;
227 int32_t p = description.indexOf(gColon);
607 result.append(gColon);
    [all...]

Completed in 120 milliseconds