Home
last modified time | relevance | path

Searched refs:gColon (Results 1 – 4 of 4) 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.cpp51 static const UChar gColon = 0x003a; variable
226 int32_t p = description.indexOf(gColon); in parseRuleDescriptor()
606 result.append(gColon); in _appendRuleText()
/external/chromium_org/third_party/icu/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.cpp50 static const UChar gColon = 0x003a; variable
225 int32_t p = description.indexOf(gColon); in parseRuleDescriptor()
605 result.append(gColon); in _appendRuleText()