Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dnfrs.cpp103 static const UChar gColon = 0x003a; variable
151 int32_t pos = description.indexOf(gColon); in NFRuleSet()
725 result.append(gColon); in appendRules()
Dnfrule.cpp57 static const UChar gColon = 0x003a; variable
232 int32_t p = description.indexOf(gColon); in parseRuleDescriptor()
643 result.append(gColon); in _appendRuleText()