Lines Matching defs:array
4860 push a back-reference to this RV onto the array of backreferences
4887 * back-reference to sv onto the array associated with the backref magic.
8303 to an SV. Uses an array of SVs if the C style variable argument list is
9693 register PTR_TBL_ENT_t **array;
9703 array = tbl->tbl_ary;
9704 entry = array[0];
9717 entry = array[riter];
10386 case SAVEt_AV: /* array reference */
10537 case SAVEt_AELEM: /* array element */
10817 param->stashes = newAV(); /* Setup array of objects to call clone on */
10870 /* Clone the regex array */