Searched refs:opt_unix (Results 1 – 2 of 2) sorted by relevance
105 UBool opt_unix = FALSE; // Run with UNIX strcoll, strxfrm functions. variable134 {"-unix", OptSpec::FLAG, &opt_unix},646 if (opt_mac || opt_unix || opt_win) opt_icu = FALSE; in main()647 if (opt_mac || opt_unix) opt_win = FALSE; in main()648 if (opt_mac) opt_unix = FALSE; in main()669 if (opt_unix) { in main()
117 UBool opt_unix = FALSE; // Run with UNIX strcoll, strxfrm functions. variable155 {"-unix", OptSpec::FLAG, &opt_unix},411 else if (opt_unix) in doKeyGen()443 else if (opt_unix) { in doKeyGen()630 if (opt_unix) in doBinarySearch()754 else if (opt_unix && !opt_usekeys) { in doQSort()1432 if (opt_unix || opt_win) opt_icu = FALSE; in main()1433 if (opt_unix) opt_win = FALSE; in main()1526 if (opt_unix) { in main()1604 if (opt_unix) { in main()[all …]