FALSE 195 enc/big5.c return (BIG5_ISMB_TRAIL(c) ? FALSE : TRUE);
FALSE 194 enc/cp949.c return (CP949_ISMB_TRAIL(c) ? FALSE : TRUE);
FALSE 313 enc/emacs_mule.c return (code_to_mbclen(code, enc) > 1 ? TRUE : FALSE);
FALSE 250 enc/euc_jp.c return FALSE;
FALSE 307 enc/euc_jp.c return (code_to_mbclen(code, enc) > 1 ? TRUE : FALSE);
FALSE 321 enc/euc_jp.c return FALSE;
FALSE 171 enc/euc_kr.c else return FALSE;
FALSE 213 enc/euc_tw.c else return FALSE;
FALSE 575 enc/gb18030.c return GB18030_MAP[*s] == C1 ? TRUE : FALSE;
FALSE 194 enc/gbk.c return (GBK_ISMB_TRAIL(c) ? FALSE : TRUE);
FALSE 239 enc/iso_8859_1.c return FALSE;
FALSE 244 enc/iso_8859_1.c return (v != 0 ? TRUE : FALSE);
FALSE 254 enc/iso_8859_1.c return FALSE;
FALSE 143 enc/iso_8859_10.c return (v != 0 ? TRUE : FALSE);
FALSE 153 enc/iso_8859_10.c return FALSE;
FALSE 76 enc/iso_8859_11.c return FALSE;
FALSE 142 enc/iso_8859_13.c return FALSE;
FALSE 147 enc/iso_8859_13.c return (v != 0 ? TRUE : FALSE);
FALSE 157 enc/iso_8859_13.c return FALSE;
FALSE 144 enc/iso_8859_14.c return (v != 0 ? TRUE : FALSE);
FALSE 154 enc/iso_8859_14.c return FALSE;
FALSE 143 enc/iso_8859_15.c return FALSE;
FALSE 148 enc/iso_8859_15.c return (v != 0 ? TRUE : FALSE);
FALSE 158 enc/iso_8859_15.c return FALSE;
FALSE 143 enc/iso_8859_16.c return (v != 0 ? TRUE : FALSE);
FALSE 153 enc/iso_8859_16.c return FALSE;
FALSE 143 enc/iso_8859_2.c return (v != 0 ? TRUE : FALSE);
FALSE 219 enc/iso_8859_2.c return FALSE;
FALSE 142 enc/iso_8859_3.c return FALSE;
FALSE 147 enc/iso_8859_3.c return (v != 0 ? TRUE : FALSE);
FALSE 157 enc/iso_8859_3.c return FALSE;
FALSE 141 enc/iso_8859_4.c return FALSE;
FALSE 146 enc/iso_8859_4.c return (v != 0 ? TRUE : FALSE);
FALSE 156 enc/iso_8859_4.c return FALSE;
FALSE 127 enc/iso_8859_5.c return (v != 0 ? TRUE : FALSE);
FALSE 137 enc/iso_8859_5.c return FALSE;
FALSE 76 enc/iso_8859_6.c return FALSE;
FALSE 130 enc/iso_8859_7.c return FALSE;
FALSE 135 enc/iso_8859_7.c return (v != 0 ? TRUE : FALSE);
FALSE 145 enc/iso_8859_7.c return FALSE;
FALSE 76 enc/iso_8859_8.c return FALSE;
FALSE 142 enc/iso_8859_9.c return FALSE;
FALSE 147 enc/iso_8859_9.c return (v != 0 ? TRUE : FALSE);
FALSE 157 enc/iso_8859_9.c return FALSE;
FALSE 128 enc/koi8_r.c return (v != 0 ? TRUE : FALSE);
FALSE 139 enc/koi8_r.c return FALSE;
FALSE 128 enc/koi8_u.c return (v != 0 ? TRUE : FALSE);
FALSE 139 enc/koi8_u.c return FALSE;
FALSE 223 enc/shift_jis.c return (code_to_mbclen(code) > 1 ? TRUE : FALSE);
FALSE 227 enc/shift_jis.c return FALSE;
FALSE 258 enc/shift_jis.c return (SJIS_ISMB_TRAIL(c) ? FALSE : TRUE);
FALSE 330 enc/shift_jis.c return FALSE;
FALSE 203 enc/utf_16be.c return FALSE;
FALSE 207 enc/utf_16be.c return (v != 0 ? TRUE : FALSE);
FALSE 210 enc/utf_16be.c return FALSE;
FALSE 195 enc/utf_16le.c return FALSE;
FALSE 199 enc/utf_16le.c return (v != 0 ? TRUE : FALSE);
FALSE 202 enc/utf_16le.c return FALSE;
FALSE 143 enc/utf_32be.c return FALSE;
FALSE 147 enc/utf_32be.c return (v != 0 ? TRUE : FALSE);
FALSE 150 enc/utf_32be.c return FALSE;
FALSE 143 enc/utf_32le.c return FALSE;
FALSE 147 enc/utf_32le.c return (v != 0 ? TRUE : FALSE);
FALSE 150 enc/utf_32le.c return FALSE;
FALSE 124 enc/windows_1251.c return FALSE;
FALSE 1181 ext/curses/curses.c scrollok(winp->window, RTEST(bf) ? TRUE : FALSE);
FALSE 1191 ext/curses/curses.c idlok(winp->window, RTEST(bf) ? TRUE : FALSE);
FALSE 1358 ext/curses/curses.c keypad(winp->window,(RTEST(val) ? TRUE : FALSE));
FALSE 1362 ext/curses/curses.c return (keypad(winp->window,RTEST(val) ? TRUE : FALSE)) == OK ?
FALSE 1379 ext/curses/curses.c nodelay(winp->window, RTEST(val) ? TRUE : FALSE);
FALSE 1382 ext/curses/curses.c return nodelay(winp->window,RTEST(val) ? TRUE : FALSE) == OK ? Qtrue : Qfalse;
FALSE 351 ext/nkf/nkf-utf8/nkf.c static int no_cp932ext_f = FALSE;
FALSE 353 ext/nkf/nkf-utf8/nkf.c static int no_best_fit_chars_f = FALSE;
FALSE 360 ext/nkf/nkf-utf8/nkf.c static int output_bom_f = FALSE;
FALSE 383 ext/nkf/nkf-utf8/nkf.c static int unbuf_f = FALSE;
FALSE 384 ext/nkf/nkf-utf8/nkf.c static int estab_f = FALSE;
FALSE 385 ext/nkf/nkf-utf8/nkf.c static int nop_f = FALSE;
FALSE 387 ext/nkf/nkf-utf8/nkf.c static int rot_f = FALSE; /* rot14/43 mode */
FALSE 388 ext/nkf/nkf-utf8/nkf.c static int hira_f = FALSE; /* hira/kata henkan */
FALSE 389 ext/nkf/nkf-utf8/nkf.c static int alpha_f = FALSE; /* convert JIx0208 alphbet to ASCII */
FALSE 391 ext/nkf/nkf-utf8/nkf.c static int mime_decode_f = FALSE; /* mime decode is explicitly on */
FALSE 392 ext/nkf/nkf-utf8/nkf.c static int mimebuf_f = FALSE; /* MIME buffered input */
FALSE 393 ext/nkf/nkf-utf8/nkf.c static int broken_f = FALSE; /* convert ESC-less broken JIS */
FALSE 394 ext/nkf/nkf-utf8/nkf.c static int iso8859_f = FALSE; /* ISO8859 through */
FALSE 395 ext/nkf/nkf-utf8/nkf.c static int mimeout_f = FALSE; /* base64 mode */
FALSE 397 ext/nkf/nkf-utf8/nkf.c static int iso2022jp_f = FALSE; /* replace non ISO-2022-JP with GETA */
FALSE 400 ext/nkf/nkf-utf8/nkf.c static int nfc_f = FALSE;
FALSE 406 ext/nkf/nkf-utf8/nkf.c static int cap_f = FALSE;
FALSE 410 ext/nkf/nkf-utf8/nkf.c static int url_f = FALSE;
FALSE 428 ext/nkf/nkf-utf8/nkf.c static int numchar_f = FALSE;
FALSE 434 ext/nkf/nkf-utf8/nkf.c static int noout_f = FALSE;
FALSE 436 ext/nkf/nkf-utf8/nkf.c static int debug_f = FALSE;
FALSE 450 ext/nkf/nkf-utf8/nkf.c static int cp51932_f = FALSE;
FALSE 458 ext/nkf/nkf-utf8/nkf.c static int x0212_f = FALSE;
FALSE 459 ext/nkf/nkf-utf8/nkf.c static int x0213_f = FALSE;
FALSE 483 ext/nkf/nkf-utf8/nkf.c static int fold_preserve_f = FALSE; /* preserve new lines */
FALSE 484 ext/nkf/nkf-utf8/nkf.c static int fold_f = FALSE;
FALSE 547 ext/nkf/nkf-utf8/nkf.c static int mime_decode_mode = FALSE; /* MIME mode B base64, Q hex */
FALSE 637 ext/nkf/nkf-utf8/nkf.c static int file_out_f = FALSE;
FALSE 639 ext/nkf/nkf-utf8/nkf.c static int overwrite_f = FALSE;
FALSE 640 ext/nkf/nkf-utf8/nkf.c static int preserve_time_f = FALSE;
FALSE 641 ext/nkf/nkf-utf8/nkf.c static int backup_f = FALSE;
FALSE 689 ext/nkf/nkf-utf8/nkf.c if (nkf_toupper(src[i]) != nkf_toupper(target[i])) return FALSE;
FALSE 691 ext/nkf/nkf-utf8/nkf.c if (src[i] || target[i]) return FALSE;
FALSE 1256 ext/nkf/nkf-utf8/nkf.c cp51932_f = FALSE;
FALSE 1264 ext/nkf/nkf-utf8/nkf.c cp51932_f = FALSE;
FALSE 1274 ext/nkf/nkf-utf8/nkf.c cp51932_f = FALSE;
FALSE 1281 ext/nkf/nkf-utf8/nkf.c cp51932_f = FALSE;
FALSE 1319 ext/nkf/nkf-utf8/nkf.c if (cp932inv_f == TRUE) cp932inv_f = FALSE;
FALSE 1327 ext/nkf/nkf-utf8/nkf.c if (cp932inv_f == TRUE) cp932inv_f = FALSE;
FALSE 1336 ext/nkf/nkf-utf8/nkf.c if (cp932inv_f == TRUE) cp932inv_f = FALSE;
FALSE 1343 ext/nkf/nkf-utf8/nkf.c if (cp932inv_f == TRUE) cp932inv_f = FALSE;
FALSE 1361 ext/nkf/nkf-utf8/nkf.c if (cp932inv_f == TRUE) cp932inv_f = FALSE;
FALSE 1368 ext/nkf/nkf-utf8/nkf.c x0212_f = FALSE;
FALSE 1370 ext/nkf/nkf-utf8/nkf.c if (cp932inv_f == TRUE) cp932inv_f = FALSE;
FALSE 1378 ext/nkf/nkf-utf8/nkf.c if (cp932inv_f == TRUE) cp932inv_f = FALSE;
FALSE 1400 ext/nkf/nkf-utf8/nkf.c if (cp932inv_f == TRUE) cp932inv_f = FALSE;
FALSE 1408 ext/nkf/nkf-utf8/nkf.c if (cp932inv_f == TRUE) cp932inv_f = FALSE;
FALSE 1421 ext/nkf/nkf-utf8/nkf.c output_bom_f = FALSE;
FALSE 1432 ext/nkf/nkf-utf8/nkf.c output_bom_f = FALSE;
FALSE 2427 ext/nkf/nkf-utf8/nkf.c set_iconv(FALSE, 0);
FALSE 2482 ext/nkf/nkf-utf8/nkf.c set_iconv(FALSE, 0);
FALSE 2515 ext/nkf/nkf-utf8/nkf.c output_bom_f = FALSE;
FALSE 2554 ext/nkf/nkf-utf8/nkf.c output_bom_f = FALSE;
FALSE 2612 ext/nkf/nkf-utf8/nkf.c output_bom_f = FALSE;
FALSE 2726 ext/nkf/nkf-utf8/nkf.c if (iconv == ptr->iconv_func) set_iconv(FALSE, 0);
FALSE 3912 ext/nkf/nkf-utf8/nkf.c if(mime_iconv_back)set_iconv(FALSE, mime_iconv_back);
FALSE 3963 ext/nkf/nkf-utf8/nkf.c mime_decode_mode = FALSE;
FALSE 3992 ext/nkf/nkf-utf8/nkf.c set_iconv(FALSE, mime_priority_func[j]);
FALSE 4045 ext/nkf/nkf-utf8/nkf.c mime_decode_mode = FALSE;
FALSE 4349 ext/nkf/nkf-utf8/nkf.c if (mime_decode_mode==1 ||mime_decode_mode==FALSE) {
FALSE 4350 ext/nkf/nkf-utf8/nkf.c mime_decode_mode=FALSE;
FALSE 4358 ext/nkf/nkf-utf8/nkf.c exit_mode = FALSE;
FALSE 4445 ext/nkf/nkf-utf8/nkf.c mime_decode_mode = FALSE;
FALSE 5116 ext/nkf/nkf-utf8/nkf.c unbuf_f = FALSE;
FALSE 5117 ext/nkf/nkf-utf8/nkf.c estab_f = FALSE;
FALSE 5118 ext/nkf/nkf-utf8/nkf.c nop_f = FALSE;
FALSE 5120 ext/nkf/nkf-utf8/nkf.c rot_f = FALSE;
FALSE 5121 ext/nkf/nkf-utf8/nkf.c hira_f = FALSE;
FALSE 5122 ext/nkf/nkf-utf8/nkf.c alpha_f = FALSE;
FALSE 5124 ext/nkf/nkf-utf8/nkf.c mime_decode_f = FALSE;
FALSE 5125 ext/nkf/nkf-utf8/nkf.c mimebuf_f = FALSE;
FALSE 5126 ext/nkf/nkf-utf8/nkf.c broken_f = FALSE;
FALSE 5127 ext/nkf/nkf-utf8/nkf.c iso8859_f = FALSE;
FALSE 5128 ext/nkf/nkf-utf8/nkf.c mimeout_f = FALSE;
FALSE 5130 ext/nkf/nkf-utf8/nkf.c iso2022jp_f = FALSE;
FALSE 5135 ext/nkf/nkf-utf8/nkf.c no_cp932ext_f = FALSE;
FALSE 5136 ext/nkf/nkf-utf8/nkf.c no_best_fit_chars_f = FALSE;
FALSE 5142 ext/nkf/nkf-utf8/nkf.c output_bom_f = FALSE;
FALSE 5146 ext/nkf/nkf-utf8/nkf.c nfc_f = FALSE;
FALSE 5149 ext/nkf/nkf-utf8/nkf.c cap_f = FALSE;
FALSE 5150 ext/nkf/nkf-utf8/nkf.c url_f = FALSE;
FALSE 5151 ext/nkf/nkf-utf8/nkf.c numchar_f = FALSE;
FALSE 5154 ext/nkf/nkf-utf8/nkf.c noout_f = FALSE;
FALSE 5155 ext/nkf/nkf-utf8/nkf.c debug_f = FALSE;
FALSE 5166 ext/nkf/nkf-utf8/nkf.c x0212_f = FALSE;
FALSE 5167 ext/nkf/nkf-utf8/nkf.c x0213_f = FALSE;
FALSE 5181 ext/nkf/nkf-utf8/nkf.c fold_preserve_f = FALSE;
FALSE 5182 ext/nkf/nkf-utf8/nkf.c fold_f = FALSE;
FALSE 5206 ext/nkf/nkf-utf8/nkf.c mime_decode_mode = FALSE;
FALSE 5207 ext/nkf/nkf-utf8/nkf.c file_out_f = FALSE;
FALSE 5313 ext/nkf/nkf-utf8/nkf.c set_iconv(FALSE, e_iconv);
FALSE 5362 ext/nkf/nkf-utf8/nkf.c int is_8bit = FALSE;
FALSE 5687 ext/nkf/nkf-utf8/nkf.c input_mode = ASCII; set_iconv(FALSE, 0);
FALSE 5890 ext/nkf/nkf-utf8/nkf.c preserve_time_f = FALSE;
FALSE 5896 ext/nkf/nkf-utf8/nkf.c preserve_time_f = FALSE;
FALSE 5940 ext/nkf/nkf-utf8/nkf.c cp51932_f = FALSE;
FALSE 5941 ext/nkf/nkf-utf8/nkf.c cp932inv_f = FALSE;
FALSE 6059 ext/nkf/nkf-utf8/nkf.c unbuf_f = FALSE;
FALSE 6119 ext/nkf/nkf-utf8/nkf.c binmode_f = FALSE;
FALSE 6236 ext/nkf/nkf-utf8/nkf.c x0201_f = FALSE; /* No X0201->X0208 conversion */
FALSE 6281 ext/nkf/nkf-utf8/nkf.c mime_decode_f = FALSE;
FALSE 6282 ext/nkf/nkf-utf8/nkf.c mime_f = FALSE; cp++;
FALSE 6428 ext/nkf/nkf-utf8/nkf.c mime_f = FALSE;
FALSE 6468 ext/nkf/nkf-utf8/nkf.c int is_argument_error = FALSE;
FALSE 6627 ext/nkf/nkf-utf8/nkf.c if (file_out_f == FALSE)
FALSE 82 ext/nkf/nkf.c int is_escaped = FALSE;
FALSE 83 ext/nkf/nkf.c int is_single_quoted = FALSE;
FALSE 84 ext/nkf/nkf.c int is_double_quoted = FALSE;
FALSE 90 ext/nkf/nkf.c is_single_quoted = FALSE;
FALSE 95 ext/nkf/nkf.c is_escaped = FALSE;
FALSE 101 ext/nkf/nkf.c is_double_quoted = FALSE;
FALSE 151 ext/nkf/nkf.c output_bom_f = FALSE;
FALSE 199 ext/nkf/nkf.c guess_f = FALSE;
FALSE 202 ext/win32ole/win32ole.c static BOOL g_ole_initialized = FALSE;
FALSE 203 ext/win32ole/win32ole.c static BOOL g_cp_installed = FALSE;
FALSE 204 ext/win32ole/win32ole.c static BOOL g_lcid_installed = FALSE;
FALSE 1249 ext/win32ole/win32ole.c g_ole_initialized = FALSE;
FALSE 1257 ext/win32ole/win32ole.c if(g_ole_initialized == FALSE) {
FALSE 2257 ext/win32ole/win32ole.c obj = ole_wc2vstr(*V_BSTRREF(pvar), FALSE);
FALSE 2259 ext/win32ole/win32ole.c obj = ole_wc2vstr(V_BSTR(pvar), FALSE);
FALSE 2336 ext/win32ole/win32ole.c obj = ole_wc2vstr(V_BSTR(&variant), FALSE);
FALSE 2456 ext/win32ole/win32ole.c BOOL found = FALSE;
FALSE 3030 ext/win32ole/win32ole.c return FALSE;
FALSE 3038 ext/win32ole/win32ole.c g_cp_installed = FALSE;
FALSE 3088 ext/win32ole/win32ole.c return FALSE;
FALSE 3096 ext/win32ole/win32ole.c g_lcid_installed = FALSE;
FALSE 3153 ext/win32ole/win32ole.c return ole_wc2vstr(bstr, FALSE);
FALSE 3566 ext/win32ole/win32ole.c return ole_invoke(argc, argv, self, DISPATCH_METHOD|DISPATCH_PROPERTYGET, FALSE);
FALSE 3853 ext/win32ole/win32ole.c return ole_invoke(argc, argv, self, DISPATCH_PROPERTYPUT, FALSE);
FALSE 4075 ext/win32ole/win32ole.c return ole_invoke(argc, argv, self, DISPATCH_METHOD|DISPATCH_PROPERTYGET, FALSE);
FALSE 4424 ext/win32ole/win32ole.c guid = ole_wc2vstr(bstr, FALSE);
FALSE 5608 ext/win32ole/win32ole.c guid = ole_wc2vstr(bstr, FALSE);
FALSE 5642 ext/win32ole/win32ole.c progid = ole_wc2vstr(pbuf, FALSE);
FALSE 7447 ext/win32ole/win32ole.c static BOOL g_IsEventSinkVtblInitialized = FALSE;
FALSE 7558 ext/win32ole/win32ole.c *is_default = FALSE;
FALSE 7569 ext/win32ole/win32ole.c *is_default = FALSE;
FALSE 7580 ext/win32ole/win32ole.c *is_default_handler = FALSE;
FALSE 7706 ext/win32ole/win32ole.c BOOL is_default_handler = FALSE;
FALSE 7838 ext/win32ole/win32ole.c BOOL is_found = FALSE;
FALSE 7940 ext/win32ole/win32ole.c BOOL found = FALSE;
FALSE 104 include/ruby/win32.h #define rb_w32_iswin95() FALSE
FALSE 657 regenc.c return FALSE;
FALSE 667 regenc.c return FALSE;
FALSE 726 regenc.c return FALSE;
FALSE 828 regenc.c return (ONIGENC_CODE_TO_MBCLEN(enc, code) > 1 ? TRUE : FALSE);
FALSE 832 regenc.c return FALSE;
FALSE 843 regenc.c return (ONIGENC_CODE_TO_MBCLEN(enc, code) > 1 ? TRUE : FALSE);
FALSE 847 regenc.c return FALSE;
FALSE 56 regenc.h #ifndef FALSE
FALSE 57 thread_win32.c &th->thread_id, 0, FALSE, DUPLICATE_SAME_ACCESS);
FALSE 59 thread_win32.c th->native_thread_data.interrupt_event = CreateEvent(0, TRUE, FALSE, 0);
FALSE 119 thread_win32.c ret = WaitForMultipleObjects(count, targets, FALSE, timeout);
FALSE 317 thread_win32.c *lock = CreateMutex(NULL, FALSE, NULL);
FALSE 382 thread_win32.c entry.event = CreateEvent(0, FALSE, FALSE, 0);
FALSE 462 thread_win32.c th->native_thread_data.interrupt_event = CreateEvent(0, TRUE, FALSE, 0);
FALSE 554 thread_win32.c timer_thread_lock = CreateEvent(0, TRUE, FALSE, 0);
FALSE 240 win32/win32.c 0, FALSE, DUPLICATE_SAME_ACCESS))
FALSE 372 win32/win32.c BOOL f = FALSE;
FALSE 390 win32/win32.c f = FALSE;
FALSE 1014 win32/win32.c BOOL ntcmd = FALSE, tmpnt;
FALSE 1055 win32/win32.c len = argv_size(argv, FALSE);
FALSE 1057 win32/win32.c join_argv(cmd, argv, FALSE);
FALSE 1172 win32/win32.c return FALSE;
FALSE 1847 win32/win32.c return FALSE;
FALSE 2543 win32/win32.c wol.hEvent = CreateEvent(NULL, TRUE, FALSE, NULL);
FALSE 2611 win32/win32.c return overlapped_socket_io(FALSE, fd, (char *)buf, len, flags, NULL, NULL);
FALSE 2618 win32/win32.c return overlapped_socket_io(FALSE, fd, (char *)buf, len, flags,
FALSE 3237 win32/win32.c OpenProcess(PROCESS_QUERY_INFORMATION, FALSE, (DWORD)pid);
FALSE 3267 win32/win32.c HANDLE hProc = OpenProcess(PROCESS_TERMINATE, FALSE, (DWORD)pid);
FALSE 3906 win32/win32.c BOOL interrupted = FALSE;
FALSE 4077 win32/win32.c sec.bInheritHandle = FALSE;
FALSE 4266 win32/win32.c sec.bInheritHandle = FALSE;
FALSE 4668 win32/win32.c if (CreateDirectory(path, NULL) == FALSE) {
FALSE 4690 win32/win32.c if (RemoveDirectory(path) == FALSE) {
FALSE 4710 win32/win32.c if (DeleteFile(path) == FALSE) {