Home
last modified time | relevance | path

Searched refs:DBG_SPELL (Results 1 – 3 of 3) sorted by relevance

/dports/www/bluefish/bluefish-2.2.12/src/
H A Dbftextview2_spell.c89 DBG_SPELL("tag needspellcheck is never started\n"); in needscanning_find_region2spellcheck()
151 DBG_SPELL("find_region2spellcheck, new start at %d\n" in bftextview2_find_region2spellcheck()
156 DBG_SPELL("find_region2spellcheck, new end at %d\n" in bftextview2_find_region2spellcheck()
245 DBG_SPELL("'%s' *not* spelled correctly!\n", tocheck); in spellcheck_word()
263 DBG_SPELL("'%s' spelled correctly!\n", tocheck); in spellcheck_word()
385 DBG_SPELL("get_next_region, return FALSE\n"); in get_next_region()
420 DBG_SPELL("text_iter_next_word_bounds, uc=%c\n", uc); in text_iter_next_word_bounds()
448 DBG_SPELL in text_iter_next_word_bounds()
542 DBG_SPELL in spellcheck_region()
778 DBG_SPELL("failed to load dictionary ?\n"); in bftextview2_preferences_menu_lcb()
[all …]
H A Dbftextview2_private.h55 #define DBG_SPELL DBG_NONE macro
H A Dbftextview2.c781DBG_SPELL("bftextview2_insert_text_after_lcb, mark area from %d to %d with tag 'needspellcheck' %p… in bftextview2_insert_text_after_lcb()
1486 DBG_SPELL("mark text from %d to %d as needspellcheck\n", gtk_text_iter_get_offset(&begin), in bftextview2_delete_range_lcb()
2553 DBG_SPELL("bluefish_text_view_rescan, mark all with needspellcheck\n"); in bluefish_text_view_rescan()