Lines Matching full:false
98 UBool opt_help = FALSE;
102 UBool opt_terse = FALSE;
104 UBool opt_win = FALSE; // Run with Windows native functions.
105 UBool opt_unix = FALSE; // Run with UNIX strcoll, strxfrm functions.
106 UBool opt_mac = FALSE; // Run with MacOSX word break services.
107 UBool opt_uselen = FALSE;
108 UBool opt_dump = FALSE;
109 UBool opt_char = FALSE;
110 UBool opt_word = FALSE;
111 UBool opt_line = FALSE;
112 UBool opt_sentence = FALSE;
113 UBool opt_capi = FALSE;
115 UBool opt_next = FALSE;
116 UBool opt_isBound = FALSE;
215 if (status==U_USING_DEFAULT_WARNING && opt_terse==FALSE) {
218 if (status==U_USING_FALLBACK_WARNING && opt_terse==FALSE) {
248 return FALSE;
256 return FALSE;
262 return FALSE;
272 return FALSE;
280 if (opt_terse == FALSE) {
291 if (opt_terse == FALSE) {
300 if (opt_terse == FALSE) {
354 if (opt_terse == FALSE) {
399 if (opt_terse == FALSE) {
492 fEof = FALSE;
493 fError = FALSE;
646 if (opt_mac || opt_unix || opt_win) opt_icu = FALSE;
647 if (opt_mac || opt_unix) opt_win = FALSE;
648 if (opt_mac) opt_unix = FALSE;
728 if (opt_terse == FALSE) {