Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dnfrs.cpp122 static const UChar gColon = 0x003a; variable
166 int32_t pos = description.indexOf(gColon); in NFRuleSet()
780 result.append(gColon); in appendRules()
Dnfrule.cpp67 static const UChar gColon = 0x003a; variable
255 int32_t p = description.indexOf(gColon); in parseRuleDescriptor()
687 result.append(gColon); in _appendRuleText()