Searched refs:chRBracket (Results 1 – 1 of 1) sorted by relevance
3953 static const UChar chRBracket = 0x5d; // ']' variable4348 if (fC.fChar == chRBracket) { in scanPosixProp()