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