Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dnfrs.cpp119 static const UChar gColon = 0x003a; variable
163 int32_t pos = description.indexOf(gColon); in NFRuleSet()
774 result.append(gColon); in appendRules()
Dnfrule.cpp64 static const UChar gColon = 0x003a; variable
252 int32_t p = description.indexOf(gColon); in parseRuleDescriptor()
684 result.append(gColon); in _appendRuleText()