Home
last modified time | relevance | path

Searched refs:sv_magic_portable (Results 1 – 25 of 277) sorted by relevance

12345678910>>...12

/dports/lang/perl5.30/perl-5.30.3/dist/Devel-PPPort/parts/inc/
H A Dmagic19 sv_magic_portable
125 /* Hint: sv_magic_portable
137 /* code that uses sv_magic_portable will not compile */
141 # define sv_magic_portable(sv, obj, how, name, namlen) \
162 # define sv_magic_portable(a, b, c, d, e) sv_magic(a, b, c, d, e)
462 sv_magic_portable(sv)
469 sv_magic_portable(sv, 0, '~', foo, 0);
553 ok(Devel::PPPort::sv_magic_portable($foo));
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/inc/
H A Dmagic19 sv_magic_portable
144 /* Hint: sv_magic_portable
156 /* code that uses sv_magic_portable will not compile */
160 # define sv_magic_portable(sv, obj, how, name, namlen) \
181 # define sv_magic_portable(a, b, c, d, e) sv_magic(a, b, c, d, e)
481 sv_magic_portable(sv)
488 sv_magic_portable(sv, 0, '~', foo, 0);
651 ok(Devel::PPPort::sv_magic_portable($foo));
/dports/lang/perl5.32/perl-5.32.1/dist/Devel-PPPort/parts/inc/
H A Dmagic19 sv_magic_portable
144 /* Hint: sv_magic_portable
156 /* code that uses sv_magic_portable will not compile */
160 # define sv_magic_portable(sv, obj, how, name, namlen) \
181 # define sv_magic_portable(a, b, c, d, e) sv_magic(a, b, c, d, e)
481 sv_magic_portable(sv)
488 sv_magic_portable(sv, 0, '~', foo, 0);
651 ok(Devel::PPPort::sv_magic_portable($foo));
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/inc/
H A Dmagic19 sv_magic_portable
144 /* Hint: sv_magic_portable
156 /* code that uses sv_magic_portable will not compile */
160 # define sv_magic_portable(sv, obj, how, name, namlen) \
181 # define sv_magic_portable(a, b, c, d, e) sv_magic(a, b, c, d, e)
481 sv_magic_portable(sv)
488 sv_magic_portable(sv, 0, '~', foo, 0);
651 ok(Devel::PPPort::sv_magic_portable($foo));
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/inc/
H A Dmagic19 sv_magic_portable
144 /* Hint: sv_magic_portable
156 /* code that uses sv_magic_portable will not compile */
160 # define sv_magic_portable(sv, obj, how, name, namlen) \
181 # define sv_magic_portable(a, b, c, d, e) sv_magic(a, b, c, d, e)
481 sv_magic_portable(sv)
488 sv_magic_portable(sv, 0, '~', foo, 0);
651 ok(Devel::PPPort::sv_magic_portable($foo));
/dports/lang/perl5.30/perl-5.30.3/dist/Devel-PPPort/parts/
H A Dppport.fnc22 Am |void |sv_magic_portable|NN SV* sv|NULLOK SV* obj|int how|NULLOK const char* name \
/dports/lang/perl5.30/perl-5.30.3/dist/Devel-PPPort/parts/todo/
H A D500400037 sv_magic_portable # U
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/todo/
H A D500400050 sv_magic_portable # U
/dports/lang/perl5.32/perl-5.32.1/dist/Devel-PPPort/parts/todo/
H A D500400050 sv_magic_portable # U
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/todo/
H A D500400052 sv_magic_portable # U
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/todo/
H A D500400052 sv_magic_portable # U
/dports/lang/perl5.30/perl-5.30.3/dist/Devel-PPPort/parts/base/
H A D502400045 sv_magic_portable # U
/dports/lang/perl5.32/perl-5.32.1/dist/Devel-PPPort/parts/
H A Dppport.fnc96 Am|void|sv_magic_portable|NN SV* sv|NULLOK SV* obj|int how|NULLOK const char* name|I32 namlen
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/
H A Dppport.fnc85 Am|void|sv_magic_portable|NN SV* sv|NULLOK SV* obj|int how|NULLOK const char* name|I32 namlen
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/
H A Dppport.fnc85 Am|void|sv_magic_portable|NN SV* sv|NULLOK SV* obj|int how|NULLOK const char* name|I32 namlen
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/
H A Dppport.fnc95 Am|void|sv_magic_portable|NN SV* sv|NULLOK SV* obj|int how|NULLOK const char* name|I32 namlen
/dports/lang/perl5.30/perl-5.30.3/dist/Devel-PPPort/t/
H A Dmagic.t118 ok(Devel::PPPort::sv_magic_portable($foo));
/dports/lang/perl5.32/perl-5.32.1/dist/Devel-PPPort/t/
H A Dmagic.t122 ok(Devel::PPPort::sv_magic_portable($foo));
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/t/
H A Dmagic.t122 ok(Devel::PPPort::sv_magic_portable($foo));
/dports/lang/perl5.30/perl-5.30.3/dist/Devel-PPPort/
H A DChanges424 * fix: sv_magic_portable() was emitting a warning when
426 * fix: make sure arguments to sv_magic_portable() are only
472 sv_magic_portable
/dports/lang/perl5.32/perl-5.32.1/dist/Devel-PPPort/
H A DChanges494 * fix: sv_magic_portable() was emitting a warning when
496 * fix: make sure arguments to sv_magic_portable() are only
542 sv_magic_portable
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/
H A DChanges530 * fix: sv_magic_portable() was emitting a warning when
532 * fix: make sure arguments to sv_magic_portable() are only
578 sv_magic_portable
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/
H A DChanges537 * fix: sv_magic_portable() was emitting a warning when
539 * fix: make sure arguments to sv_magic_portable() are only
585 sv_magic_portable
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/
H A DChanges537 * fix: sv_magic_portable() was emitting a warning when
539 * fix: make sure arguments to sv_magic_portable() are only
585 sv_magic_portable
/dports/databases/percona56-server/percona-server-5.6.51-91.0/plugin/HandlerSocket-Plugin-for-MySQL/perl-Net-HandlerSocket/
H A Dppport.h5525 # define sv_magic_portable(sv, obj, how, name, namlen) \ macro
5546 # define sv_magic_portable(a, b, c, d, e) sv_magic(a, b, c, d, e) macro

12345678910>>...12