Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dregexcmp.cpp3935 static const UChar chColon = 0x3A; // ':' variable
4293 U_ASSERT(fC.fChar == chColon); in scanPosixProp()
4331 if (fC.fChar == chColon) { in scanPosixProp()