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

/external/icu4c/i18n/
H A Drbnf.cpp51 static const UChar gSemiColon = 0x003B; variable
1324 if (lp == 0 || description.charAt(lp - 1) == gSemiColon) {
1476 int32_t p = description.indexOf(gSemiColon, start);

Completed in 42 milliseconds