Searched refs:URX_START_CAPTURE (Results 1 – 4 of 4) sorted by relevance
64 URX_START_CAPTURE = 8, // Value field is capture group number. enumerator
472 appendOp(URX_START_CAPTURE, varsLoc); in doParseActions()2221 U_ASSERT(URX_TYPE(captureOp) == URX_START_CAPTURE); in handleCloseParen()2693 case URX_START_CAPTURE: in matchStartType()3211 case URX_START_CAPTURE: in minMatchLength()3486 case URX_START_CAPTURE: in maxMatchLength()3820 case URX_START_CAPTURE: in stripNOPs()
714 case URX_START_CAPTURE: in dumpOp()
2906 case URX_START_CAPTURE: in MatchAt()4466 case URX_START_CAPTURE: in MatchChunkAt()