Lines Matching refs:show_matches
685 int show_matches;
720 show_matches = SM_NEVER;
724 show_matches = SM_HINT;
728 show_matches = SM_ALWAYS;
731 show_matches = SM_NEVER;
739 show_matches = SM_NEVER;
832 else if (first || show_matches != SM_NEVER) {
851 if (show_matches != SM_NEVER) {
906 if (show_matches == SM_NEVER)
910 if (show_matches != SM_NEVER) {
911 if (show_matches == SM_ALWAYS || (!changed && n_matches != 1)) {