Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/dist/Storable/
H A DStorable.xs1400 static SV *retrieve_tied_hash(pTHX_ stcxt_t *cxt, const char *cname);
1432 (sv_retrieve_t)retrieve_tied_hash, /* SX_TIED_HASH */
1495 (sv_retrieve_t)retrieve_tied_hash, /* SX_TIED_HASH */
5517 static SV *retrieve_tied_hash(pTHX_ stcxt_t *cxt, const char *cname) in retrieve_tied_hash() function