Home
last modified time | relevance | path

Searched refs:gSemicolon (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/i18n/
Dnfrs.cpp104 static const UChar gSemicolon = 0x003b; variable
202 int32_t p = description.indexOf(gSemicolon, oldP); in parseRules()
Dnfrule.cpp62 static const UChar gSemicolon = 0x003b; variable
631 result.append(gSemicolon); in _appendRuleText()
/external/chromium_org/third_party/icu/source/i18n/
Dnfrs.cpp104 static const UChar gSemicolon = 0x003b; variable
202 int32_t p = description.indexOf(gSemicolon, oldP); in parseRules()
Dnfrule.cpp61 static const UChar gSemicolon = 0x003b; variable
630 result.append(gSemicolon); in _appendRuleText()