Home
last modified time | relevance | path

Searched refs:CXt_FORMAT (Results 1 – 25 of 135) sorted by relevance

123456

/dports/devel/p5-B-Utils/B-Utils-0.27/
H A DOP.xs22 #ifdef CXt_FORMAT in BUtils_dopoptosub_at()
23 case CXt_FORMAT: in BUtils_dopoptosub_at()
/dports/devel/p5-PadWalker/PadWalker-2.5/
H A DPadWalker.xs42 case CXt_FORMAT: return "format"; in cxtype_name()
118 #ifdef CXt_FORMAT in dopoptosub_at()
119 case CXt_FORMAT: in dopoptosub_at()
383 #ifdef CXt_FORMAT in do_peek()
384 case CXt_FORMAT: in do_peek()
/dports/devel/p5-Want/Want-0.29/
H A DWant.xs53 case CXt_FORMAT: in dopoptosub_at()
95 if (CxTYPE(cx) == CXt_SUB || CxTYPE(cx) == CXt_FORMAT) { in upcontext()
152 if (CxTYPE(cx) == CXt_SUB || CxTYPE(cx) == CXt_FORMAT) { in upcontext_plus()
190 case CXt_FORMAT: in upcontext_plus()
/dports/lang/perl5.30/perl-5.30.3/dist/Devel-PPPort/parts/inc/
H A Dcop66 case CXt_FORMAT:
105 if (CxTYPE(cx) == CXt_SUB || CxTYPE(cx) == CXt_FORMAT) {
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/inc/
H A Dcop66 case CXt_FORMAT:
105 if (CxTYPE(cx) == CXt_SUB || CxTYPE(cx) == CXt_FORMAT) {
/dports/lang/perl5.32/perl-5.32.1/dist/Devel-PPPort/parts/inc/
H A Dcop66 case CXt_FORMAT:
105 if (CxTYPE(cx) == CXt_SUB || CxTYPE(cx) == CXt_FORMAT) {
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/inc/
H A Dcop66 case CXt_FORMAT:
105 if (CxTYPE(cx) == CXt_SUB || CxTYPE(cx) == CXt_FORMAT) {
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/inc/
H A Dcop66 case CXt_FORMAT:
105 if (CxTYPE(cx) == CXt_SUB || CxTYPE(cx) == CXt_FORMAT) {
/dports/devel/p5-Scope-Upper/Scope-Upper-0.32/
H A DUpper.xs1461 case CXt_FORMAT: in su_yield()
1505 case CXt_FORMAT: in su_yield()
1695 case CXt_FORMAT: in su_uplevel_goto_runops()
2785 case CXt_FORMAT: in XS()
2996 case CXt_FORMAT:
3025 case CXt_FORMAT: {
3050 if (PL_DBsub && cxix && (CxTYPE(cx) == CXt_SUB || CxTYPE(cx) == CXt_FORMAT)) {
3072 case CXt_FORMAT: {
3279 case CXt_FORMAT:
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Ddeb.c304 || CxTYPE(cx) == CXt_FORMAT) in Perl_deb_stack_all()
H A Dpp_ctl.c1347 case CXt_FORMAT: in S_dopoptolabel()
1469 case CXt_FORMAT: in S_dopoptosub_at()
1507 case CXt_FORMAT: in S_dopoptoloop()
1629 case CXt_FORMAT: in Perl_dounwind()
1913 if (CxTYPE(cx) == CXt_SUB || CxTYPE(cx) == CXt_FORMAT) { in Perl_caller_cx()
1985 if (CxTYPE(cx) == CXt_SUB || CxTYPE(cx) == CXt_FORMAT) { in PP()
2594 case CXt_FORMAT: in PP()
3131 case CXt_FORMAT: in PP()
3377 if (CxTYPE(cx) == CXt_SUB || CxTYPE(cx) == CXt_FORMAT) { in Perl_find_runcv_where()
/dports/lang/perl5.34/perl-5.34.0/
H A Ddeb.c304 || CxTYPE(cx) == CXt_FORMAT) in Perl_deb_stack_all()
H A Dpp_ctl.c1346 case CXt_FORMAT: in S_dopoptolabel()
1468 case CXt_FORMAT: in S_dopoptosub_at()
1506 case CXt_FORMAT: in S_dopoptoloop()
1627 case CXt_FORMAT: in Perl_dounwind()
1913 if (CxTYPE(cx) == CXt_SUB || CxTYPE(cx) == CXt_FORMAT) { in Perl_caller_cx()
1985 if (CxTYPE(cx) == CXt_SUB || CxTYPE(cx) == CXt_FORMAT) { in PP()
2588 case CXt_FORMAT: in PP()
3112 case CXt_FORMAT: in PP()
3356 if (CxTYPE(cx) == CXt_SUB || CxTYPE(cx) == CXt_FORMAT) { in Perl_find_runcv_where()
H A Dcop.h1047 #define CXt_FORMAT 10 macro
/dports/lang/perl5.32/perl-5.32.1/
H A Ddeb.c304 || CxTYPE(cx) == CXt_FORMAT) in Perl_deb_stack_all()
H A Dpp_ctl.c1340 case CXt_FORMAT: in S_dopoptolabel()
1456 case CXt_FORMAT: in S_dopoptosub_at()
1490 case CXt_FORMAT: in S_dopoptoloop()
1612 case CXt_FORMAT: in Perl_dounwind()
1898 if (CxTYPE(cx) == CXt_SUB || CxTYPE(cx) == CXt_FORMAT) { in Perl_caller_cx()
1970 if (CxTYPE(cx) == CXt_SUB || CxTYPE(cx) == CXt_FORMAT) { in PP()
2573 case CXt_FORMAT: in PP()
3097 case CXt_FORMAT: in PP()
3341 if (CxTYPE(cx) == CXt_SUB || CxTYPE(cx) == CXt_FORMAT) { in Perl_find_runcv_where()
H A Dcop.h907 #define CXt_FORMAT 10 macro
/dports/lang/perl5.30/perl-5.30.3/
H A Ddeb.c304 || CxTYPE(cx) == CXt_FORMAT) in Perl_deb_stack_all()
H A Dpp_ctl.c1333 case CXt_FORMAT: in S_dopoptolabel()
1447 case CXt_FORMAT: in S_dopoptosub_at()
1481 case CXt_FORMAT: in S_dopoptoloop()
1603 case CXt_FORMAT: in Perl_dounwind()
1879 if (CxTYPE(cx) == CXt_SUB || CxTYPE(cx) == CXt_FORMAT) { in Perl_caller_cx()
1951 if (CxTYPE(cx) == CXt_SUB || CxTYPE(cx) == CXt_FORMAT) { in PP()
2554 case CXt_FORMAT: in PP()
3075 case CXt_FORMAT: in PP()
3319 if (CxTYPE(cx) == CXt_SUB || CxTYPE(cx) == CXt_FORMAT) { in Perl_find_runcv_where()
H A Dcop.h877 #define CXt_FORMAT 10 macro
/dports/devel/p5-indirect/indirect-0.39/xsh/
H A Dhints.h118 case CXt_FORMAT: in xsh_require_tag()
/dports/devel/p5-autovivification/autovivification-0.18/xsh/
H A Dhints.h118 case CXt_FORMAT: in xsh_require_tag()
/dports/databases/p5-LMDB_File/LMDB_File-0.12/
H A DLMDB.xs33 case CXt_FORMAT: in S_dopoptosub_at()
68 if (CxTYPE(cx) == CXt_SUB || CxTYPE(cx) == CXt_FORMAT) { in Perl_caller_cx()
/dports/devel/p5-Devel-MAT-Dumper/Devel-MAT-Dumper-0.42/lib/Devel/MAT/
H A DDumper.xs860 case CXt_FORMAT: in dopoptosub_at()
897 if(CxTYPE(cx) == CXt_SUB || CxTYPE(cx) == CXt_FORMAT) { in caller_cx()
/dports/devel/p5-Coro/Coro-6.57/Coro/
H A Dclone.c156 case CXt_FORMAT: in coro_clone()

123456