Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dregexcmp.cpp3943 static const UChar chUp = 0x5e; // '^' variable
4317 if (fC.fChar == chUp) { in scanPosixProp()