Searched refs:STORABLE_attach (Results 1 – 9 of 9) sorted by relevance
56 sub STORABLE_attach { subroutine83 sub STORABLE_attach { subroutine123 sub STORABLE_attach { subroutine143 *My::BadThaw::STORABLE_attach = *My::BadThaw::STORABLE_thaw;144 *My::BadThaw::STORABLE_attach = *My::BadThaw::STORABLE_thaw; # Suppress a warning201 sub STORABLE_attach { subroutine242 sub STORABLE_attach { subroutine279 ok( $@ =~ /STORABLE_attach did not return a My::BadAttach object/,291 sub STORABLE_attach { subroutine
3 sub STORABLE_attach { subroutine
35 sub STORABLE_attach {
29 sub STORABLE_attach {
81 sub STORABLE_attach { subroutine
346 sub STORABLE_attach { subroutine
370 - [perl #118829] Memory leaks in STORABLE_attach440 - Add STORABLE_attach hook.
1002 This includes the C<STORABLE_attach> hook functionality added by
1515 An object whose class implements C<STORABLE_attach> is now thawed only once