Home
last modified time | relevance | path

Searched refs:DEBUG_r (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/
Dregcomp.h1379 #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 …]
Dregcomp_trie.c456 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()
Dperl.h5005 # define DEBUG_r(a) STMT_START { \ macro
5009 # define DEBUG_r(a) DEBUG__(DEBUG_r_TEST, a) macro
5085 # define DEBUG_r(a) macro
Dregexec.c3359 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()
Dregcomp_study.c1540 DEBUG_r( in Perl_study_chunk()
Dregcomp.c1420 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()
Dperl.c2818 DEBUG_r(PerlIO_printf(Perl_debug_log, "%s $` $& $' support (0x%x).\n", in S_run_body()
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
D5003007143 DEBUG_r # Z added by devel/scanprov