Home
last modified time | relevance | path

Searched refs:named_buff_iter (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/pod/
Dperlreapi.pod46 SV* (*named_buff_iter) (pTHX_
491 would be on changes to C<%+> and C<%-> and C<named_buff_iter> in the
550 =head3 named_buff_iter subsection
552 SV* (*named_buff_iter) (pTHX_
/openbsd/src/gnu/usr.bin/perl/
Dregexp.h304 SV* (*named_buff_iter) (pTHX_ REGEXP * const rx, const SV * const lastkey, member
Duniversal.c1293 ret = RX_ENGINE(rx)->named_buff_iter(aTHX_ (rx), in XS()
Dperl.h330 RX_ENGINE(rx)->named_buff_iter(aTHX_ (rx), NULL, ((flags) | RXapif_FIRSTKEY))
333 RX_ENGINE(rx)->named_buff_iter(aTHX_ (rx), (lastkey), ((flags) | RXapif_NEXTKEY))