Searched refs:fMatchCloseParen (Results 1 – 2 of 2) sorted by relevance
200 int32_t fMatchCloseParen; // The position in the pattern of the first variable
72 fMatchCloseParen = -1; in RegexCompile()2046 if (fMatchCloseParen > where) { in insertOp()2047 fMatchCloseParen++; in insertOp()2130 if (fRXPat->fCompiledPat->size() == fMatchCloseParen) in blockTopLoc()2352 fMatchCloseParen = fRXPat->fCompiledPat->size(); in handleCloseParen()2489 if (fMatchCloseParen >= topOfBlock) { in compileInlineInterval()2490 fMatchCloseParen = -1; in compileInlineInterval()