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

/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dregexcmp.h130 UBool fEOLComments; // When scan is just after '(?', inhibit #... to member in class:RegexCompile
H A Dregexcmp.cpp70 fEOLComments = TRUE;
1509 fEOLComments = FALSE;
3709 if (c.fChar == chPound && fEOLComments == TRUE) {
3820 fEOLComments = TRUE;
3960 UBool savedEOLComments = fEOLComments;
4011 fEOLComments = savedEOLComments;

Completed in 128 milliseconds