Searched refs:fEOLComments (Results 1 – 2 of 2) sorted by relevance
145 … UBool fEOLComments; // When scan is just after '(?', inhibit #... to variable
72 fEOLComments = TRUE; in RegexCompile()1527 fEOLComments = FALSE; in doParseActions()4049 if (c.fChar == chPound && fEOLComments == TRUE) { in nextChar()4160 fEOLComments = TRUE; in nextChar()4301 UBool savedEOLComments = fEOLComments; in scanPosixProp()4352 fEOLComments = savedEOLComments; in scanPosixProp()