Searched refs:fMatchCloseParen (Results 1 – 2 of 2) sorted by relevance
203 int32_t fMatchCloseParen; // The position in the pattern of the first variable
74 fMatchCloseParen = -1; in RegexCompile()2050 if (fMatchCloseParen > where) { in insertOp()2051 fMatchCloseParen++; in insertOp()2134 if (fRXPat->fCompiledPat->size() == fMatchCloseParen) in blockTopLoc()2356 fMatchCloseParen = fRXPat->fCompiledPat->size(); in handleCloseParen()2493 if (fMatchCloseParen >= topOfBlock) { in compileInlineInterval()2494 fMatchCloseParen = -1; in compileInlineInterval()