Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dnfrs.cpp123 static const UChar gSemicolon = 0x003b; variable
217 int32_t p = description.indexOf(gSemicolon, oldP); in parseRules()
Dnfrule.cpp78 static const UChar gSemicolon = 0x003b; variable
716 result.append(gSemicolon); in _appendRuleText()