Home
last modified time | relevance | path

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

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