Lines Matching defs:VERBOSE
137 static UBool verbose = FALSE;
203 VERBOSE,
244 "\t-v or --verbose prints out extra information about the alias table\n"
252 if(options[VERBOSE].doesOccur) {
253 verbose = TRUE;
633 if (verbose) {
709 * Only print a warning in verbose mode, or if the alias is a precise duplicate,
712 if (verbose || 0 == uprv_strcmp(alias, GET_ALIAS_STR(aliasNum))) {
732 /* if (verbose && !dupFound) {
863 if (verbose) {
876 if (verbose) {