Searched refs:fEOLComments (Results 1 – 2 of 2) sorted by relevance
132 … UBool fEOLComments; // When scan is just after '(?', inhibit #... to variable
68 fEOLComments = TRUE; in RegexCompile()1466 fEOLComments = FALSE; in doParseActions()3736 if (c.fChar == chPound && fEOLComments == TRUE) { in nextChar()3847 fEOLComments = TRUE; in nextChar()3987 UBool savedEOLComments = fEOLComments; in scanPosixProp()4038 fEOLComments = savedEOLComments; in scanPosixProp()