Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/dist/Storable/
H A DStorable.xs2170 static AV *array_call(pTHX_ in array_call() function
3666 av = array_call(aTHX_ ref, hook, clone); /* @a = $object->STORABLE_freeze($c) */ in store_hook()