Home
last modified time | relevance | path

Searched refs:to_ix (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dregexec.c373 S_capture_clear(pTHX_ regexp *rex, U16 from_ix, U16 to_ix, const char *str comma_pDEPTH) { in S_capture_clear() argument
378 for ( my_ix = from_ix; my_ix <= to_ix; my_ix++ ) { in S_capture_clear()
396 #define CAPTURE_CLEAR(from_ix, to_ix, str) \ argument
397 if (from_ix) capture_clear(rex,from_ix, to_ix, str)
H A Dproto.h8871 S_capture_clear(pTHX_ regexp *rex, U16 from_ix, U16 to_ix, const char *str comma_pDEPTH);
H A Dembed.fnc5517 |U16 to_ix \