Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dregexcmp.cpp461 … int32_t varsLoc = fRXPat->fFrameSize; // Reserve three slots in match stack frame. in doParseActions() local
463 int32_t cop = URX_BUILD(URX_START_CAPTURE, varsLoc); in doParseActions()
477 fRXPat->fGroupMap->addElement(varsLoc, *fStatus); in doParseActions()
/external/chromium_org/third_party/icu/source/i18n/
Dregexcmp.cpp449 … int32_t varsLoc = fRXPat->fFrameSize; // Reserve three slots in match stack frame. in doParseActions() local
451 int32_t cop = URX_BUILD(URX_START_CAPTURE, varsLoc); in doParseActions()
465 fRXPat->fGroupMap->addElement(varsLoc, *fStatus); in doParseActions()