Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dregexcmp.cpp433 … int32_t varsLoc = fRXPat->fFrameSize; // Reserve three slots in match stack frame. in doParseActions() local
435 int32_t cop = URX_BUILD(URX_START_CAPTURE, varsLoc); in doParseActions()
449 fRXPat->fGroupMap->addElement(varsLoc, *fStatus); in doParseActions()