Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dregexcmp.cpp484 int32_t varLoc = fRXPat->fDataSize; // Reserve a data location for saving the in doParseActions() local
486 int32_t stoOp = URX_BUILD(URX_STO_SP, varLoc); in doParseActions()
1043 int32_t varLoc = fRXPat->fDataSize; // Reserve a data location for saving the in doParseActions() local
1045 int32_t op = URX_BUILD(URX_STO_SP, varLoc); in doParseActions()
1054 op = URX_BUILD(URX_LD_SP, varLoc); in doParseActions()