Lines Matching defs:match_end
3805 SSize_t match_end = utf8_target
3808 CLOSE_ANY_CAPTURE(prog, 0, match_start, match_end);
6514 char *match_end= NULL; /* where a match MUST end to be considered successful */
9722 if (match_end && locinput != match_end)
9757 ST.prev_match_end= match_end;
9766 match_end = NULL;
9771 match_end = locinput;
9788 match_end = ST.prev_match_end;
9836 match_end = ST.prev_match_end;