Home | History | Annotate | Download | only in i18n

Lines Matching refs:gSemiColon

54 static const UChar gSemiColon = 0x003B;
1371 if (lp == 0 || description.charAt(lp - 1) == gSemiColon) {
1570 int32_t p = description.indexOf(gSemiColon, start);