Searched refs:gSemiColon (Results 1 – 1 of 1) sorted by relevance
51 static const UChar gSemiColon = 0x003B; variable1310 if (lp == 0 || description.charAt(lp - 1) == gSemiColon) { in init()1460 int32_t p = description.indexOf(gSemiColon, start); in stripWhitespace()