Searched refs:chLowerP (Results 1 – 1 of 1) sorted by relevance
3944 static const UChar chLowerP = 0x70; variable4240 (void)chLowerP; // Suppress compiler unused variable warning. in scanProp()4241 U_ASSERT(fC.fChar == chLowerP || fC.fChar == chP); in scanProp()