Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dregexcmp.cpp472 int32_t varsLoc = allocateStackData(3); // Reserve three slots in match stack frame. in doParseActions() local
473 appendOp(URX_START_CAPTURE, varsLoc); in doParseActions()
486 fRXPat->fGroupMap->addElement(varsLoc, *fStatus); in doParseActions()