Searched refs:URX_START_CAPTURE (Results 1 – 4 of 4) sorted by relevance
77 URX_START_CAPTURE = 8, // Value field is capture group number. enumerator
463 int32_t cop = URX_BUILD(URX_START_CAPTURE, varsLoc); in doParseActions()2064 U_ASSERT(URX_TYPE(captureOp) == URX_START_CAPTURE); in handleCloseParen()2430 case URX_START_CAPTURE: in matchStartType()2922 case URX_START_CAPTURE: in minMatchLength()3194 case URX_START_CAPTURE: in maxMatchLength()3492 case URX_START_CAPTURE: in stripNOPs()
653 case URX_START_CAPTURE: in dumpOp()
2931 case URX_START_CAPTURE: in MatchAt()4422 case URX_START_CAPTURE: in MatchChunkAt()