Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/perl/ext/Storable/
DStorable.xs1831 static AV *array_call( in array_call() function
2938 av = array_call(aTHX_ ref, hook, clone); /* @a = $object->STORABLE_freeze($c) */ in store_hook()