Home
last modified time | relevance | path

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

/dports/lang/perl5.30/perl-5.30.3/dist/Storable/
H A DStorable.xs230 #define ST_CLONE 0x4 /* Deep cloning operation */ macro
2882 !(cxt->optype & ST_CLONE) in store_hash()
3673 int clone = cxt->optype & ST_CLONE; in store_hook()
3777 (cxt->optype & ST_CLONE) ? "cloning" : "storing", in store_hook()
4620 ASSERT(!(f == 0 && !(optype & ST_CLONE)) || res, in do_store()
4718 if (cxt->prev && !(cxt->optype & ST_CLONE)) in do_store()
4916 int clone = cxt->optype & ST_CLONE; in retrieve_hook_common()
7709 if (!do_store(aTHX_ (PerlIO*) 0, sv, ST_CLONE, FALSE, (SV**) 0)) in dclone()
7741 out = do_retrieve(aTHX_ (PerlIO*) 0, Nullsv, ST_CLONE, FLAG_BLESS_OK | FLAG_TIE_OK); in dclone()
/dports/lang/perl5.32/perl-5.32.1/dist/Storable/
H A DStorable.xs236 #define ST_CLONE 0x4 /* Deep cloning operation */ macro
2894 !(cxt->optype & ST_CLONE) in store_hash()
3685 int clone = cxt->optype & ST_CLONE; in store_hook()
3789 (cxt->optype & ST_CLONE) ? "cloning" : "storing", in store_hook()
4632 ASSERT(!(f == 0 && !(optype & ST_CLONE)) || res, in do_store()
4730 if (cxt->prev && !(cxt->optype & ST_CLONE)) in do_store()
4928 int clone = cxt->optype & ST_CLONE; in retrieve_hook_common()
7729 if (!do_store(aTHX_ (PerlIO*) 0, sv, ST_CLONE, FALSE, (SV**) 0)) in dclone()
7761 out = do_retrieve(aTHX_ (PerlIO*) 0, Nullsv, ST_CLONE, FLAG_BLESS_OK | FLAG_TIE_OK); in dclone()
/dports/lang/perl5.34/perl-5.34.0/dist/Storable/
H A DStorable.xs234 #define ST_CLONE 0x4 /* Deep cloning operation */ macro
2892 !(cxt->optype & ST_CLONE) in store_hash()
3683 int clone = cxt->optype & ST_CLONE; in store_hook()
3787 (cxt->optype & ST_CLONE) ? "cloning" : "storing", in store_hook()
4630 ASSERT(!(f == 0 && !(optype & ST_CLONE)) || res, in do_store()
4728 if (cxt->prev && !(cxt->optype & ST_CLONE)) in do_store()
4926 int clone = cxt->optype & ST_CLONE; in retrieve_hook_common()
7727 if (!do_store(aTHX_ (PerlIO*) 0, sv, ST_CLONE, FALSE, (SV**) 0)) in dclone()
7759 out = do_retrieve(aTHX_ (PerlIO*) 0, Nullsv, ST_CLONE, FLAG_BLESS_OK | FLAG_TIE_OK); in dclone()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Storable/
H A DStorable.xs211 #define ST_CLONE 0x4 /* Deep cloning operation */ macro
2854 !(cxt->optype & ST_CLONE) in store_hash()
3563 int clone = cxt->optype & ST_CLONE; in store_hook()
3667 (cxt->optype & ST_CLONE) ? "cloning" : "storing", in store_hook()
4510 ASSERT(!(f == 0 && !(optype & ST_CLONE)) || res, in do_store()
4608 if (cxt->prev && !(cxt->optype & ST_CLONE)) in do_store()
4806 int clone = cxt->optype & ST_CLONE; in retrieve_hook_common()
7588 if (!do_store(aTHX_ (PerlIO*) 0, sv, ST_CLONE, FALSE, (SV**) 0)) in dclone()
7620 out = do_retrieve(aTHX_ (PerlIO*) 0, Nullsv, ST_CLONE, FLAG_BLESS_OK | FLAG_TIE_OK); in dclone()
/dports/devel/p5-Storable/Storable-3.25/
H A DStorable.xs211 #define ST_CLONE 0x4 /* Deep cloning operation */ macro
2854 !(cxt->optype & ST_CLONE) in store_hash()
3563 int clone = cxt->optype & ST_CLONE; in store_hook()
3667 (cxt->optype & ST_CLONE) ? "cloning" : "storing", in store_hook()
4510 ASSERT(!(f == 0 && !(optype & ST_CLONE)) || res, in do_store()
4608 if (cxt->prev && !(cxt->optype & ST_CLONE)) in do_store()
4806 int clone = cxt->optype & ST_CLONE; in retrieve_hook_common()
7588 if (!do_store(aTHX_ (PerlIO*) 0, sv, ST_CLONE, FALSE, (SV**) 0)) in dclone()
7620 out = do_retrieve(aTHX_ (PerlIO*) 0, Nullsv, ST_CLONE, FLAG_BLESS_OK | FLAG_TIE_OK); in dclone()