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
476 appendOp(URX_START_CAPTURE, varsLoc); in doParseActions()2226 U_ASSERT(URX_TYPE(captureOp) == URX_START_CAPTURE); in handleCloseParen()2712 case URX_START_CAPTURE: in matchStartType()3231 case URX_START_CAPTURE: in minMatchLength()3495 case URX_START_CAPTURE: in maxMatchLength()3829 case URX_START_CAPTURE: in stripNOPs()
717 case URX_START_CAPTURE: in dumpOp()
2907 case URX_START_CAPTURE: in MatchAt()4482 case URX_START_CAPTURE: in MatchChunkAt()