Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dregexcmp.cpp1345 int32_t stoLoc = fRXPat->fDataSize; in doParseActions() local
1347 int32_t op = URX_BUILD(URX_STO_SP, stoLoc); in doParseActions()
1359 op = URX_BUILD(URX_LD_SP, stoLoc); in doParseActions()
1380 int32_t stoLoc = fRXPat->fDataSize; in doParseActions() local
1382 int32_t op = URX_BUILD(URX_STO_SP, stoLoc); in doParseActions()
1395 op = URX_BUILD(URX_LD_SP, stoLoc); in doParseActions()
1415 int32_t stoLoc = fRXPat->fDataSize; in doParseActions() local
1417 int32_t op = URX_BUILD(URX_STO_SP, stoLoc); in doParseActions()
1426 op = URX_BUILD(URX_LD_SP, stoLoc); in doParseActions()
2078 int32_t stoLoc = URX_VAL(stoOp); in handleCloseParen() local
[all …]
/external/chromium_org/third_party/icu/source/i18n/
Dregexcmp.cpp1303 int32_t stoLoc = fRXPat->fDataSize; in doParseActions() local
1305 int32_t op = URX_BUILD(URX_STO_SP, stoLoc); in doParseActions()
1317 op = URX_BUILD(URX_LD_SP, stoLoc); in doParseActions()
1338 int32_t stoLoc = fRXPat->fDataSize; in doParseActions() local
1340 int32_t op = URX_BUILD(URX_STO_SP, stoLoc); in doParseActions()
1353 op = URX_BUILD(URX_LD_SP, stoLoc); in doParseActions()
1373 int32_t stoLoc = fRXPat->fDataSize; in doParseActions() local
1375 int32_t op = URX_BUILD(URX_STO_SP, stoLoc); in doParseActions()
1384 op = URX_BUILD(URX_LD_SP, stoLoc); in doParseActions()
2118 int32_t stoLoc = URX_VAL(stoOp); in handleCloseParen() local
[all …]