Searched defs:sv_dat (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/gnu/usr.bin/perl/ | ||
H A D | regcomp.c | 3527 sv_dat in S_reg() local |
H A D | regcomp_debug.c | 523 SV *sv_dat= MUTABLE_SV(progi->data->data[ parno ]); Perl_regprop() local |
H A D | regexec.c | 11985 AV * const retarray = (flags & RXapif_ALL) ? newAV_alloc_x(SvIVX(sv_dat)) : NULL; in Perl_reg_named_buff_fetch() local |