Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/i18n/
Dregexcmp.cpp74 fMatchOpenParen = -1; in RegexCompile()
2064 if (fMatchOpenParen > where) { in insertOp()
2065 fMatchOpenParen++; in insertOp()
2148 theLoc = fMatchOpenParen; // A slot is already reserved for us. in blockTopLoc()
2211 fMatchOpenParen = patIdx; in handleCloseParen()
2235 int32_t captureOp = (int32_t)fRXPat->fCompiledPat->elementAti(fMatchOpenParen+1); in handleCloseParen()
2247 int32_t stoOp = (int32_t)fRXPat->fCompiledPat->elementAti(fMatchOpenParen+1); in handleCloseParen()
2256 int32_t startOp = (int32_t)fRXPat->fCompiledPat->elementAti(fMatchOpenParen-5); in handleCloseParen()
2266 int32_t startOp = (int32_t)fRXPat->fCompiledPat->elementAti(fMatchOpenParen-1); in handleCloseParen()
2275 int32_t saveOp = (int32_t)fRXPat->fCompiledPat->elementAti(fMatchOpenParen); in handleCloseParen()
[all …]
Dregexcmp.h197 int32_t fMatchOpenParen; // The position in the compiled pattern variable
/third_party/skia/third_party/externals/icu/source/i18n/
Dregexcmp.cpp74 fMatchOpenParen = -1; in RegexCompile()
2064 if (fMatchOpenParen > where) { in insertOp()
2065 fMatchOpenParen++; in insertOp()
2148 theLoc = fMatchOpenParen; // A slot is already reserved for us. in blockTopLoc()
2211 fMatchOpenParen = patIdx; in handleCloseParen()
2235 int32_t captureOp = (int32_t)fRXPat->fCompiledPat->elementAti(fMatchOpenParen+1); in handleCloseParen()
2247 int32_t stoOp = (int32_t)fRXPat->fCompiledPat->elementAti(fMatchOpenParen+1); in handleCloseParen()
2256 int32_t startOp = (int32_t)fRXPat->fCompiledPat->elementAti(fMatchOpenParen-5); in handleCloseParen()
2266 int32_t startOp = (int32_t)fRXPat->fCompiledPat->elementAti(fMatchOpenParen-1); in handleCloseParen()
2275 int32_t saveOp = (int32_t)fRXPat->fCompiledPat->elementAti(fMatchOpenParen); in handleCloseParen()
[all …]
Dregexcmp.h197 int32_t fMatchOpenParen; // The position in the compiled pattern variable
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dregexcmp.cpp74 fMatchOpenParen = -1; in RegexCompile()
2054 if (fMatchOpenParen > where) { in insertOp()
2055 fMatchOpenParen++; in insertOp()
2138 theLoc = fMatchOpenParen; // A slot is already reserved for us. in blockTopLoc()
2201 fMatchOpenParen = patIdx; in handleCloseParen()
2225 int32_t captureOp = (int32_t)fRXPat->fCompiledPat->elementAti(fMatchOpenParen+1); in handleCloseParen()
2237 int32_t stoOp = (int32_t)fRXPat->fCompiledPat->elementAti(fMatchOpenParen+1); in handleCloseParen()
2246 int32_t startOp = (int32_t)fRXPat->fCompiledPat->elementAti(fMatchOpenParen-5); in handleCloseParen()
2256 int32_t startOp = (int32_t)fRXPat->fCompiledPat->elementAti(fMatchOpenParen-1); in handleCloseParen()
2265 int32_t saveOp = (int32_t)fRXPat->fCompiledPat->elementAti(fMatchOpenParen); in handleCloseParen()
[all …]
Dregexcmp.h197 int32_t fMatchOpenParen; // The position in the compiled pattern variable
/third_party/node/deps/icu-small/source/i18n/
Dregexcmp.cpp74 fMatchOpenParen = -1; in RegexCompile()
2062 if (fMatchOpenParen > where) { in insertOp()
2063 fMatchOpenParen++; in insertOp()
2146 theLoc = fMatchOpenParen; // A slot is already reserved for us. in blockTopLoc()
2209 fMatchOpenParen = patIdx; in handleCloseParen()
2233 int32_t captureOp = (int32_t)fRXPat->fCompiledPat->elementAti(fMatchOpenParen+1); in handleCloseParen()
2245 int32_t stoOp = (int32_t)fRXPat->fCompiledPat->elementAti(fMatchOpenParen+1); in handleCloseParen()
2254 int32_t startOp = (int32_t)fRXPat->fCompiledPat->elementAti(fMatchOpenParen-5); in handleCloseParen()
2264 int32_t startOp = (int32_t)fRXPat->fCompiledPat->elementAti(fMatchOpenParen-1); in handleCloseParen()
2273 int32_t saveOp = (int32_t)fRXPat->fCompiledPat->elementAti(fMatchOpenParen); in handleCloseParen()
[all …]
Dregexcmp.h197 int32_t fMatchOpenParen; // The position in the compiled pattern variable