Home
last modified time | relevance | path

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

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