Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dregcomp_debug.c642 name_list= MUTABLE_AV(progi->data->data[progi->name_list_idx]); in Perl_regprop()
715 name_list= MUTABLE_AV(progi->data->data[progi->name_list_idx]); in Perl_regprop()
H A Dregcomp.h131 U32 name_list_idx; /* Optional data index of an array of paren names, member
H A Dregcomp.c2358 RExC_rxi->name_list_idx = reg_add_data( pRExC_state, STR_WITH_LEN("a")); in Perl_re_op_compile()
2359 RExC_rxi->data->data[RExC_rxi->name_list_idx] in Perl_re_op_compile()
2363 RExC_rxi->name_list_idx = 0; in Perl_re_op_compile()
13778 reti->name_list_idx = ri->name_list_idx; in Perl_regdupe_internal()
/openbsd/gnu/usr.bin/perl/pod/
H A Dperlreguts.pod909 U32 name_list_idx;
973 =item C<name_list_idx>