Searched refs:fEOLComments (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Dregexcmp.h142 UBool fEOLComments; // When scan is just after '(?', inhibit #... to member in class:RegexCompile
H A Dregexcmp.cpp69 fEOLComments = TRUE;
1523 fEOLComments = FALSE;
4040 if (c.fChar == chPound && fEOLComments == TRUE) {
4151 fEOLComments = TRUE;
4292 UBool savedEOLComments = fEOLComments;
4343 fEOLComments = savedEOLComments;

Completed in 47 milliseconds