Searched refs:opt_win (Results 1 – 1 of 1) sorted by relevance
104 UBool opt_win = FALSE; // Run with Windows native functions. variable133 {"-win", OptSpec::FLAG, &opt_win},646 if (opt_mac || opt_unix || opt_win) opt_icu = FALSE; in main()647 if (opt_mac || opt_unix) opt_win = FALSE; in main()