Searched refs:fEOLComments (Results 1 – 2 of 2) sorted by relevance
132 … UBool fEOLComments; // When scan is just after '(?', inhibit #... to variable
62 fEOLComments = TRUE; in RegexCompile()1450 fEOLComments = FALSE; in doParseActions()3640 if (c.fChar == chPound && fEOLComments == TRUE) { in nextChar()3732 fEOLComments = TRUE; in nextChar()3872 UBool savedEOLComments = fEOLComments; in scanPosixProp()3924 fEOLComments = savedEOLComments; in scanPosixProp()