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.c496 name_list= MUTABLE_AV(progi->data->data[progi->name_list_idx]); in Perl_regprop()
569 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.c2251 RExC_rxi->name_list_idx = reg_add_data( pRExC_state, STR_WITH_LEN("a")); in Perl_re_op_compile()
2252 RExC_rxi->data->data[RExC_rxi->name_list_idx] in Perl_re_op_compile()
2256 RExC_rxi->name_list_idx = 0; in Perl_re_op_compile()
13674 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>