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