Home
last modified time | relevance | path

Searched refs:PL_custom_ops (Results 1 – 25 of 26) sorted by relevance

12

/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/base/
H A D501300754 PL_custom_ops # Z added by devel/scanprov
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/base/
H A D501300754 PL_custom_ops # Z added by devel/scanprov
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/base/
H A D501300754 PL_custom_ops # Z added by devel/scanprov
/dports/lang/perl5.34/perl-5.34.0/
H A Dembedvar.h122 #define PL_custom_ops (vTHX->Icustom_ops) macro
H A Dop.c18205 if (PL_custom_ops) in Perl_custom_op_get_field()
18206 he = hv_fetch_ent(PL_custom_ops, keysv, 0, 0); in Perl_custom_op_get_field()
18231 he = hv_fetch_ent(PL_custom_ops, keysv, 0, 0); in Perl_custom_op_get_field()
18314 if (!PL_custom_ops) in Perl_custom_op_register()
18315 PL_custom_ops = newHV(); in Perl_custom_op_register()
18317 if (!hv_store_ent(PL_custom_ops, keysv, newSViv(PTR2IV(xop)), 0)) in Perl_custom_op_register()
H A Dperl.c1486 PL_custom_ops = NULL; in perl_destruct()
H A Dsv.c15619 PL_custom_ops = hv_dup_inc(proto_perl->Icustom_ops, param); in perl_clone_using()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dembedvar.h100 #define PL_custom_ops (vTHX->Icustom_ops) macro
H A Dop.c18303 if (PL_custom_ops) in Perl_custom_op_get_field()
18304 he = hv_fetch_ent(PL_custom_ops, keysv, 0, 0); in Perl_custom_op_get_field()
18329 he = hv_fetch_ent(PL_custom_ops, keysv, 0, 0); in Perl_custom_op_get_field()
18412 if (!PL_custom_ops) in Perl_custom_op_register()
18413 PL_custom_ops = newHV(); in Perl_custom_op_register()
18415 if (!hv_store_ent(PL_custom_ops, keysv, newSViv(PTR2IV(xop)), 0)) in Perl_custom_op_register()
H A Dperl.c1473 PL_custom_ops = NULL; in perl_destruct()
/dports/lang/perl5.32/perl-5.32.1/
H A Dembedvar.h123 #define PL_custom_ops (vTHX->Icustom_ops) macro
H A Dop.c18091 if (PL_custom_ops) in Perl_custom_op_get_field()
18092 he = hv_fetch_ent(PL_custom_ops, keysv, 0, 0); in Perl_custom_op_get_field()
18117 he = hv_fetch_ent(PL_custom_ops, keysv, 0, 0); in Perl_custom_op_get_field()
18202 if (!PL_custom_ops) in Perl_custom_op_register()
18203 PL_custom_ops = newHV(); in Perl_custom_op_register()
18205 if (!hv_store_ent(PL_custom_ops, keysv, newSViv(PTR2IV(xop)), 0)) in Perl_custom_op_register()
H A Dperl.c1499 PL_custom_ops = NULL; in perl_destruct()
H A Dsv.c15653 PL_custom_ops = hv_dup_inc(proto_perl->Icustom_ops, param); in perl_clone_using()
/dports/lang/perl5.30/perl-5.30.3/
H A Dembedvar.h106 #define PL_custom_ops (vTHX->Icustom_ops) macro
H A Dop.c16717 if (PL_custom_ops) in Perl_custom_op_get_field()
16718 he = hv_fetch_ent(PL_custom_ops, keysv, 0, 0); in Perl_custom_op_get_field()
16743 he = hv_fetch_ent(PL_custom_ops, keysv, 0, 0); in Perl_custom_op_get_field()
16828 if (!PL_custom_ops) in Perl_custom_op_register()
16829 PL_custom_ops = newHV(); in Perl_custom_op_register()
16831 if (!hv_store_ent(PL_custom_ops, keysv, newSViv(PTR2IV(xop)), 0)) in Perl_custom_op_register()
H A Dperl.c1449 PL_custom_ops = NULL; in perl_destruct()
H A Dsv.c15600 PL_custom_ops = hv_dup_inc(proto_perl->Icustom_ops, param); in perl_clone_using()
/dports/devel/p5-Devel-MAT-Dumper/Devel-MAT-Dumper-0.42/lib/Devel/MAT/
H A DDumper.xs1020 { "custom_ops", (SV*)PL_custom_ops }, in dumpfh()
/dports/lang/perl5.30/perl-5.30.3/ext/XS-APItest/
H A DAPItest.xs2092 RETVAL = PL_custom_ops;
/dports/lang/perl5.34/perl-5.34.0/ext/XS-APItest/
H A DAPItest.xs2170 RETVAL = PL_custom_ops;
/dports/lang/perl5.32/perl-5.32.1/ext/XS-APItest/
H A DAPItest.xs2164 RETVAL = PL_custom_ops;
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/ext/XS-APItest/
H A DAPItest.xs2174 RETVAL = PL_custom_ops;
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dxs.vim2763 syn keyword xsMacro PL_custom_op_descs PL_custom_op_names PL_custom_ops
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dxs.vim2763 syn keyword xsMacro PL_custom_op_descs PL_custom_op_names PL_custom_ops

12