Home
last modified time | relevance | path

Searched refs:stoLoc (Results 1 – 1 of 1) 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 …]