Searched refs:URX_START_CAPTURE (Results 1 – 4 of 4) sorted by relevance
66 URX_START_CAPTURE = 8, // Value field is capture group number. enumerator
475 appendOp(URX_START_CAPTURE, varsLoc); in doParseActions()2225 U_ASSERT(URX_TYPE(captureOp) == URX_START_CAPTURE); in handleCloseParen()2701 case URX_START_CAPTURE: in matchStartType()3220 case URX_START_CAPTURE: in minMatchLength()3496 case URX_START_CAPTURE: in maxMatchLength()3830 case URX_START_CAPTURE: in stripNOPs()
717 case URX_START_CAPTURE: in dumpOp()
2907 case URX_START_CAPTURE: in MatchAt()4470 case URX_START_CAPTURE: in MatchChunkAt()