Searched refs:DEBUG_r (Results 1 – 8 of 8) sorted by relevance
1379 #define DEBUG_COMPILE_r(x) DEBUG_r( \1381 #define DEBUG_PARSE_r(x) DEBUG_r( \1383 #define DEBUG_OPTIMISE_r(x) DEBUG_r( \1385 #define DEBUG_DUMP_r(x) DEBUG_r( \1387 #define DEBUG_TRIE_COMPILE_r(x) DEBUG_r( \1389 #define DEBUG_FLAGS_r(x) DEBUG_r( \1391 #define DEBUG_TEST_r(x) DEBUG_r( \1394 #define DEBUG_EXECUTE_r(x) DEBUG_r( \1396 #define DEBUG_INTUIT_r(x) DEBUG_r( \1398 #define DEBUG_MATCH_r(x) DEBUG_r( \[all …]
456 DEBUG_r({ \613 DEBUG_r({ in Perl_make_trie()1507 DEBUG_r(optimize= n); in Perl_make_trie()1541 DEBUG_r({ in Perl_make_trie()1550 DEBUG_r(if (optimize) { in Perl_make_trie()
5005 # define DEBUG_r(a) STMT_START { \ macro5009 # define DEBUG_r(a) DEBUG__(DEBUG_r_TEST, a) macro5085 # define DEBUG_r(a) macro
3359 DEBUG_r(accepted_word=word); in S_find_byclass()3442 DEBUG_r(accepted_word=aho->states[ state ].wordnum); in S_find_byclass()8169 DEBUG_r({ in S_regmatch()10022 DEBUG_r( /* DEBUG_STACK_r */ in S_regmatch()10874 DEBUG_r({ in S_regrepeat()
1540 DEBUG_r( in Perl_study_chunk()
1420 DEBUG_r(if (!PL_colorset) reginitcolors()); in Perl_re_op_compile()1432 DEBUG_r({ in Perl_re_op_compile()1877 DEBUG_r( in Perl_re_op_compile()
2818 DEBUG_r(PerlIO_printf(Perl_debug_log, "%s $` $& $' support (0x%x).\n", in S_run_body()
143 DEBUG_r # Z added by devel/scanprov