Searched refs:URX_START_CAPTURE (Results 1 – 4 of 4) sorted by relevance
67 URX_START_CAPTURE = 8, // Value field is capture group number. enumerator
435 int32_t cop = URX_BUILD(URX_START_CAPTURE, varsLoc); in doParseActions()2086 U_ASSERT(URX_TYPE(captureOp) == URX_START_CAPTURE); in handleCloseParen()2453 case URX_START_CAPTURE: in matchStartType()2933 case URX_START_CAPTURE: in minMatchLength()3184 case URX_START_CAPTURE: in maxMatchLength()3434 case URX_START_CAPTURE: in stripNOPs()
467 case URX_START_CAPTURE: in dumpOp()
1403 case URX_START_CAPTURE: in MatchAt()