Searched refs:gColon (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Dnfrs.cpp121 static const UChar gColon = 0x003a; variable
165 int32_t pos = description.indexOf(gColon);
776 result.append(gColon);
H A Dnfrule.cpp66 static const UChar gColon = 0x003a; variable
254 int32_t p = description.indexOf(gColon);
686 result.append(gColon);

Completed in 89 milliseconds