Searched refs:fEOLComments (Results 1 – 2 of 2) sorted by relevance
142 … UBool fEOLComments; // When scan is just after '(?', inhibit #... to variable
69 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()