ignoring          200 scripts/unifdef.c static bool             ignoring[MAXDEPTH];	/* ignore comments state */
ignoring          512 scripts/unifdef.c 	ignoring[depth] = ignoring[depth-1];
ignoring          517 scripts/unifdef.c 	ignoring[depth] = true;
ignoring          974 scripts/unifdef.c 	if (text || ignoring[depth]) {