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

  /external/icu4c/i18n/
nfrs.cpp 103 static const UChar gColon = 0x003a;
151 int32_t pos = description.indexOf(gColon);
725 result.append(gColon);
nfrule.cpp 50 static const UChar gColon = 0x003a;
225 int32_t p = description.indexOf(gColon);
605 result.append(gColon);
    [all...]

Completed in 37 milliseconds