Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/i18n/
H A Dnfrs.cpp122 static const UChar gColon = 0x003a; variable
166 int32_t pos = description.indexOf(gColon); in NFRuleSet()
780 result.append(gColon); in appendRules()
H A Dnfrule.cpp67 static const UChar gColon = 0x003a; variable
255 int32_t p = description.indexOf(gColon);
687 result.append(gColon);
/third_party/node/deps/icu-small/source/i18n/
H A Dnfrs.cpp122 static const char16_t gColon = 0x003a; variable
166 int32_t pos = description.indexOf(gColon); in NFRuleSet()
780 result.append(gColon); in appendRules()
H A Dnfrule.cpp67 static const char16_t gColon = 0x003a; variable
255 int32_t p = description.indexOf(gColon);
687 result.append(gColon);
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnfrs.cpp122 static const UChar gColon = 0x003a; variable
166 int32_t pos = description.indexOf(gColon); in NFRuleSet()
780 result.append(gColon); in appendRules()
H A Dnfrule.cpp67 static const UChar gColon = 0x003a; variable
255 int32_t p = description.indexOf(gColon);
687 result.append(gColon);

Completed in 11 milliseconds