Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/dist/Storable/
H A DStorable.xs2262 cleanup_recursive_data(pTHX_ SV* sv) { in cleanup_recursive_data() function
2361 cleanup_recursive_data(aTHX_ (SV*)sv); in store_ref()
2676 cleanup_recursive_data(aTHX_ (SV*)av); in store_array()
2838 cleanup_recursive_data(aTHX_ (SV*)hv); in store_hash()
3177 cleanup_recursive_data(aTHX_ (SV*)hv); in store_lhash()