entire_file       228 src/editor/editcomplete.c     gboolean entire_file, all_files;
entire_file       239 src/editor/editcomplete.c     entire_file =
entire_file       243 src/editor/editcomplete.c     last_byte = entire_file ? edit->buffer.size : word_start;
entire_file       252 src/editor/editcomplete.c     esm.offset = entire_file ? 0 : word_start;