Home
last modified time | relevance | path

Searched refs:fMatchOpenParen (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
Dregexcmp.cpp73 fMatchOpenParen = -1; in RegexCompile()
2053 if (fMatchOpenParen > where) { in insertOp()
2054 fMatchOpenParen++; in insertOp()
2137 theLoc = fMatchOpenParen; // A slot is already reserved for us. in blockTopLoc()
2200 fMatchOpenParen = patIdx; in handleCloseParen()
2224 int32_t captureOp = (int32_t)fRXPat->fCompiledPat->elementAti(fMatchOpenParen+1); in handleCloseParen()
2236 int32_t stoOp = (int32_t)fRXPat->fCompiledPat->elementAti(fMatchOpenParen+1); in handleCloseParen()
2245 int32_t startOp = (int32_t)fRXPat->fCompiledPat->elementAti(fMatchOpenParen-5); in handleCloseParen()
2255 int32_t startOp = (int32_t)fRXPat->fCompiledPat->elementAti(fMatchOpenParen-1); in handleCloseParen()
2264 int32_t saveOp = (int32_t)fRXPat->fCompiledPat->elementAti(fMatchOpenParen); in handleCloseParen()
[all …]
Dregexcmp.h197 int32_t fMatchOpenParen; // The position in the compiled pattern variable