Searched refs:fMatchCloseParen (Results 1 – 2 of 2) sorted by relevance
187 int32_t fMatchCloseParen; // The position in the pattern of the first variable
71 fMatchCloseParen = -1; in RegexCompile()1989 if (fMatchCloseParen > where) { in insertOp()1990 fMatchCloseParen++; in insertOp()2019 if (fRXPat->fCompiledPat->size() == fMatchCloseParen) in blockTopLoc()2239 fMatchCloseParen = fRXPat->fCompiledPat->size(); in handleCloseParen()