Searched defs:ignoring (Results 1 – 4 of 4) sorted by relevance
55 int ishead, infld, ignoring, dostat, firstline; in sendmessage() local
501 int ignoring = TRUE, nignored = 0; in tsearch() local
940 int ignoring = flags & TW_IGN_OK; /* Use fignore? */ in tw_collect_items() local
213 static bool ignoring[MAXDEPTH]; /* ignore comments state */ variable