Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/dist/Storable/
H A DStorable.xs1461 static SV *retrieve_array(pTHX_ stcxt_t *cxt, const char *cname);
1485 (sv_retrieve_t)retrieve_array, /* SX_ARRAY */
6228 static SV *retrieve_array(pTHX_ stcxt_t *cxt, const char *cname) in retrieve_array() function