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()2236 U_ASSERT(URX_TYPE(captureOp) == URX_START_CAPTURE); in handleCloseParen()2736 case URX_START_CAPTURE: in matchStartType()3252 case URX_START_CAPTURE: in minMatchLength()3515 case URX_START_CAPTURE: in maxMatchLength()3841 case URX_START_CAPTURE: in stripNOPs()
732 case URX_START_CAPTURE: in dumpOp()
2905 case URX_START_CAPTURE: in MatchAt()4486 case URX_START_CAPTURE: in MatchChunkAt()