Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Drbnf.cpp59 static const UChar gSemiColon = 0x003B; variable
1552 if (lp == 0 || description.charAt(lp - 1) == gSemiColon) { in init()
1751 int32_t p = description.indexOf(gSemiColon, start); in stripWhitespace()