Home
last modified time | relevance | path

Searched defs:from_ix (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/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
396 #define CAPTURE_CLEAR(from_ix, to_ix, str) \ argument