Home | History | Annotate | Download | only in gencnval

Lines Matching refs:quiet

138 static UBool quiet = FALSE;
208 QUIET
248 "\t-q or --quiet do not display warnings and progress\n"
260 if(options[QUIET].doesOccur) {
261 quiet = TRUE;
940 if (tag != 0 && !quiet) { /* Only show the warning when it's not the leftover tag. */