Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/dist/Storable/
DStorable.xs4525 static int do_store(pTHX_ in do_store() function
7657 if (!do_store(aTHX_ (PerlIO*) 0, sv, ST_CLONE, FALSE, (SV**) 0)) in dclone()
7779 RETVAL = do_store(aTHX_ f, obj, 0, ix, (SV **)0) ? &PL_sv_yes : &PL_sv_undef;
7802 if (!do_store(aTHX_ (PerlIO*) 0, obj, 0, ix, &RETVAL))