Lines Matching refs:Perl_deb
1542 DEBUG_l(Perl_deb(aTHX_ "(poptolabel(): skipping label at cx=%ld %s)\n", in S_dopoptolabel()
1546 DEBUG_l( Perl_deb(aTHX_ "(poptolabel(): found label at cx=%ld %s)\n", (long)i, label)); in S_dopoptolabel()
1642 DEBUG_l( Perl_deb(aTHX_ "(dopoptosub_at(): found sub at cx=%ld)\n", (long)i)); in S_dopoptosub_at()
1648 DEBUG_l( Perl_deb(aTHX_ "(dopoptosub_at(): found sub at cx=%ld)\n", (long)i)); in S_dopoptosub_at()
1652 DEBUG_l( Perl_deb(aTHX_ "(dopoptosub_at(): found sub at cx=%ld)\n", (long)i)); in S_dopoptosub_at()
1669 DEBUG_l( Perl_deb(aTHX_ "(dopoptoeval(): found eval at cx=%ld)\n", (long)i)); in S_dopoptoeval()
1702 DEBUG_l( Perl_deb(aTHX_ "(dopoptoloop(): found loop at cx=%ld)\n", (long)i)); in S_dopoptoloop()
1721 DEBUG_l( Perl_deb(aTHX_ "(dopoptogivenfor(): found given at cx=%ld)\n", (long)i)); in S_dopoptogivenfor()
1731 DEBUG_l( Perl_deb(aTHX_ "(dopoptogivenfor(): found foreach at cx=%ld)\n", (long)i)); in S_dopoptogivenfor()
1749 DEBUG_l( Perl_deb(aTHX_ "(dopoptowhen(): found when at cx=%ld)\n", (long)i)); in S_dopoptowhen()
3597 DEBUG_l( Perl_deb(aTHX_ "pp_goto: Entering %s\n", in PP()
5794 DEBUG_M(Perl_deb(aTHX_ "Starting smart match resolution\n")); in PP()
5825 DEBUG_M(Perl_deb(aTHX_ " applying rule Any-Object\n")); in S_do_smartmatch()
5826 DEBUG_M(Perl_deb(aTHX_ " attempting overload\n")); in S_do_smartmatch()
5833 DEBUG_M(Perl_deb(aTHX_ " failed to run overload method; continuing...\n")); in S_do_smartmatch()
5838 DEBUG_M(Perl_deb(aTHX_ " applying rule Any-undef\n")); in S_do_smartmatch()
5846 DEBUG_M(Perl_deb(aTHX_ " applying rule Any-Object\n")); in S_do_smartmatch()
5863 DEBUG_M(Perl_deb(aTHX_ " applying rule Hash-CodeRef\n")); in S_do_smartmatch()
5867 DEBUG_M(Perl_deb(aTHX_ " testing hash key...\n")); in S_do_smartmatch()
5889 DEBUG_M(Perl_deb(aTHX_ " applying rule Array-CodeRef\n")); in S_do_smartmatch()
5894 DEBUG_M(Perl_deb(aTHX_ " testing array element...\n")); in S_do_smartmatch()
5913 DEBUG_M(Perl_deb(aTHX_ " applying rule Any-CodeRef\n")); in S_do_smartmatch()
5933 DEBUG_M(Perl_deb(aTHX_ " applying rule Any-Hash ($a undef)\n")); in S_do_smartmatch()
5946 DEBUG_M(Perl_deb(aTHX_ " applying rule Hash-Hash\n")); in S_do_smartmatch()
5969 DEBUG_M(Perl_deb(aTHX_ " comparing hash key...\n")); in S_do_smartmatch()
5997 DEBUG_M(Perl_deb(aTHX_ " applying rule Array-Hash\n")); in S_do_smartmatch()
6000 DEBUG_M(Perl_deb(aTHX_ " checking for key existence...\n")); in S_do_smartmatch()
6009 DEBUG_M(Perl_deb(aTHX_ " applying rule Regex-Hash\n")); in S_do_smartmatch()
6018 DEBUG_M(Perl_deb(aTHX_ " testing key against pattern...\n")); in S_do_smartmatch()
6031 DEBUG_M(Perl_deb(aTHX_ " applying rule Any-Hash\n")); in S_do_smartmatch()
6048 DEBUG_M(Perl_deb(aTHX_ " applying rule Hash-Array\n")); in S_do_smartmatch()
6052 DEBUG_M(Perl_deb(aTHX_ " testing for key existence...\n")); in S_do_smartmatch()
6062 DEBUG_M(Perl_deb(aTHX_ " applying rule Array-Array\n")); in S_do_smartmatch()
6100 DEBUG_M(Perl_deb(aTHX_ " recursively comparing array element...\n")); in S_do_smartmatch()
6102 DEBUG_M(Perl_deb(aTHX_ " recursion finished\n")); in S_do_smartmatch()
6114 DEBUG_M(Perl_deb(aTHX_ " applying rule Regex-Array\n")); in S_do_smartmatch()
6123 DEBUG_M(Perl_deb(aTHX_ " testing element against pattern...\n")); in S_do_smartmatch()
6138 DEBUG_M(Perl_deb(aTHX_ " applying rule Undef-Array\n")); in S_do_smartmatch()
6141 DEBUG_M(Perl_deb(aTHX_ " testing for undef element...\n")); in S_do_smartmatch()
6153 DEBUG_M(Perl_deb(aTHX_ " applying rule Any-Array\n")); in S_do_smartmatch()
6161 DEBUG_M(Perl_deb(aTHX_ " recursively testing array element...\n")); in S_do_smartmatch()
6163 DEBUG_M(Perl_deb(aTHX_ " recursion finished\n")); in S_do_smartmatch()
6177 DEBUG_M(Perl_deb(aTHX_ " applying rule Hash-Regex\n")); in S_do_smartmatch()
6182 DEBUG_M(Perl_deb(aTHX_ " applying rule Array-Regex\n")); in S_do_smartmatch()
6189 DEBUG_M(Perl_deb(aTHX_ " applying rule Any-Regex\n")); in S_do_smartmatch()
6202 DEBUG_M(Perl_deb(aTHX_ " applying rule Object-Any\n")); in S_do_smartmatch()
6203 DEBUG_M(Perl_deb(aTHX_ " attempting overload\n")); in S_do_smartmatch()
6210 DEBUG_M(Perl_deb(aTHX_ " failed to run overload method; falling back...\n")); in S_do_smartmatch()
6215 DEBUG_M(Perl_deb(aTHX_ " applying rule undef-Any\n")); in S_do_smartmatch()
6222 Perl_deb(aTHX_ " applying rule Any-Num\n"); in S_do_smartmatch()
6224 Perl_deb(aTHX_ " applying rule Num-numish\n"); in S_do_smartmatch()
6241 DEBUG_M(Perl_deb(aTHX_ " applying rule Any-Any\n")); in S_do_smartmatch()