Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/
H A Dsv.c16687 Perl_varname(pTHX_ const GV * const gv,const char gvtype,PADOFFSET targ,const SV * const keyname,SSize_t aindex,int subscript_type) global() argument
16818 int subscript_type = FUV_SUBSCRIPT_WITHIN; global() local
[all...]
H A Dop.c1849 S_op_varname_subscript(pTHX_ const OP * o,int subscript_type) S_op_varname_subscript() argument