Home | History | Annotate | Download | only in dist

Lines Matching refs:DPRINTF

358     DPRINTF(("%.*sADD_ACTIVE(%d,%d)\n", rlevel*2-2, SP, (x), (y))); \
369 DPRINTF(("%.*sADD_ACTIVE_DATA(%d,%d,%d)\n", rlevel*2-2, SP, (x), (y), (z))); \
379 DPRINTF(("%.*sADD_NEW(%d,%d)\n", rlevel*2-2, SP, (x), (y))); \
390 DPRINTF(("%.*sADD_NEW_DATA(%d,%d,%d) line %d\n", rlevel*2-2, SP, \
442 DPRINTF(("\n%.*s---------------------\n"
571 DPRINTF(("%.*sEnd state = %d\n", rlevel*2-2, SP, (int)(end_code - start_code)));
663 DPRINTF(("%.*sSkipping this character\n", rlevel*2-2, SP));
684 DPRINTF(("%.*sDuplicate state: skipped\n", rlevel*2-2, SP));
799 DPRINTF(("%.*sSet matched string = \"%.*s\"\n", rlevel*2-2, SP,
804 DPRINTF(("%.*sEnd of internal_dfa_exec %d: returning %d\n"
2799 DPRINTF(("%.*sStarting regex recursion\n", rlevel*2-2, SP));
2830 DPRINTF(("%.*sReturn from regex recursion: rc=%d\n", rlevel*2-2, SP,
3125 DPRINTF(("%.*sEnd of internal_dfa_exec %d: returning %d\n"