Searched refs:frameLoc (Results 1 – 2 of 2) sorted by relevance
1898 int32_t frameLoc = URX_VAL(stoOp); in MatchAt() local1899 U_ASSERT(frameLoc >= 0 && frameLoc < frameSize); in MatchAt()1900 int32_t prevInputIdx = fp->fExtra[frameLoc]; in MatchAt()1906 fp->fExtra[frameLoc] = fp->fInputIdx; in MatchAt()
749 int32_t frameLoc; in doParseActions() local759 frameLoc = fRXPat->fFrameSize; in doParseActions()761 int32_t loopOpC = URX_BUILD(URX_LOOP_C, frameLoc); in doParseActions()779 frameLoc = fRXPat->fFrameSize; in doParseActions()781 int32_t loopOpC = URX_BUILD(URX_LOOP_C, frameLoc); in doParseActions()796 frameLoc = fRXPat->fFrameSize; in doParseActions()799 int32_t op = URX_BUILD(URX_STO_INP_LOC, frameLoc); in doParseActions()