Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/dist/Storable/t/
H A Drecurse.t325 sub MAX_DEPTH_HASH () { Storable::stack_depth_hash() } subroutine
335 $t = {1=>$t} for 1 .. MAX_DEPTH_HASH-10;
337 pass "can nest ".(MAX_DEPTH_HASH)." hash refs";
369 'Caught href stack overflow '.MAX_DEPTH_HASH*2;