Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Drbbiscan.cpp817 static const UChar chPound = 0x23; // '#', introduces a comment. variable
936 if (c.fChar == chPound) { in nextChar()
/external/icu/icu4c/source/i18n/
Dregexcmp.cpp3932 static const UChar chPound = 0x23; // '#', introduces a comment. variable
4049 if (c.fChar == chPound && fEOLComments == TRUE) { in nextChar()