Home
last modified time | relevance | path

Searched refs:chLowerP (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
Dregexcmp.cpp3944 static const UChar chLowerP = 0x70; variable
4240 (void)chLowerP; // Suppress compiler unused variable warning. in scanProp()
4241 U_ASSERT(fC.fChar == chLowerP || fC.fChar == chP); in scanProp()