Home
last modified time | relevance | path

Searched refs:DBG_SCANNING (Results 1 – 2 of 2) sorted by relevance

/dports/www/bluefish/bluefish-2.2.12/src/
H A Dbftextview2_scanner.c1539 DBG_SCANNING("pop context %d before comparing\n",fcontext->context); in test_condition()
1651 DBG_SCANNING in found_match()
1662 DBG_SCANNING("found_match, apply tag %p from %d to %d\n", pat->selftag, in found_match()
1748 DBG_SCANNING("no nextfound, so enlarge scanning region to end iter\n"); in found_match()
1929 DBG_SCANNING("reconstruct_scanning at position %d\n", offset); in reconstruct_scanning()
1950 DBG_SCANNING("nothing to reconstruct\n"); in reconstruct_scanning()
1955 DBG_SCANNING("reconstruct_scanning, nextfound=%p\n", scanning->nextfound); in reconstruct_scanning()
2051 DBG_SCANNING("start scanning at start iter\n"); in bftextview2_run_scanner()
2072 DBG_SCANNING("compare possible start positions %d and %d\n", in bftextview2_run_scanner()
2163 DBG_SCANNING("after match context=%d\n", scanning.context); in bftextview2_run_scanner()
[all …]
H A Dbftextview2_private.h45 #define DBG_SCANNING DBG_NONE macro