Searched refs:opt_frenchoff (Results 1 – 2 of 2) sorted by relevance
114 static boolean opt_frenchoff = false; field in CollationPerformanceTest854 if (opt_french && opt_frenchoff) { in setOptions()861 if (opt_frenchoff) { in setOptions()986 opt_frenchoff = true; in processOptions()
129 UBool opt_frenchoff = false; variable166 {"-frenchoff", OptSpec::FLAG, &opt_frenchoff},1464 if (opt_french && opt_frenchoff) { in main()1471 if (opt_frenchoff) { in main()