Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dnfrs.cpp120 static const UChar gSemicolon = 0x003b; variable
214 int32_t p = description.indexOf(gSemicolon, oldP); in parseRules()
Dnfrule.cpp75 static const UChar gSemicolon = 0x003b; variable
713 result.append(gSemicolon); in _appendRuleText()