Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dregexcmp.cpp71 fMatchOpenParen = -1; in RegexCompile()
2049 if (fMatchOpenParen > where) { in insertOp()
2050 fMatchOpenParen++; in insertOp()
2133 theLoc = fMatchOpenParen; // A slot is already reserved for us. in blockTopLoc()
2196 fMatchOpenParen = patIdx; in handleCloseParen()
2220 int32_t captureOp = (int32_t)fRXPat->fCompiledPat->elementAti(fMatchOpenParen+1); in handleCloseParen()
2232 int32_t stoOp = (int32_t)fRXPat->fCompiledPat->elementAti(fMatchOpenParen+1); in handleCloseParen()
2241 int32_t startOp = (int32_t)fRXPat->fCompiledPat->elementAti(fMatchOpenParen-5); in handleCloseParen()
2251 int32_t startOp = (int32_t)fRXPat->fCompiledPat->elementAti(fMatchOpenParen-1); in handleCloseParen()
2260 int32_t saveOp = (int32_t)fRXPat->fCompiledPat->elementAti(fMatchOpenParen); in handleCloseParen()
[all …]
Dregexcmp.h194 int32_t fMatchOpenParen; // The position in the compiled pattern variable