/PHP-8.0/win32/ |
H A D | console.h | 41 PHP_WINUTIL_API BOOL php_win32_console_fileno_is_console(zend_long fileno); 47 PHP_WINUTIL_API BOOL php_win32_console_fileno_has_vt100(zend_long fileno); 53 PHP_WINUTIL_API BOOL php_win32_console_fileno_set_vt100(zend_long fileno, BOOL enable); 58 PHP_WINUTIL_API BOOL php_win32_console_is_own(void); 61 PHP_WINUTIL_API BOOL php_win32_console_is_cli_sapi(void);
|
H A D | console.c | 22 PHP_WINUTIL_API BOOL php_win32_console_fileno_is_console(zend_long fileno) in php_win32_console_fileno_is_console() 24 BOOL result = FALSE; in php_win32_console_fileno_is_console() 36 PHP_WINUTIL_API BOOL php_win32_console_fileno_has_vt100(zend_long fileno) in php_win32_console_fileno_has_vt100() 38 BOOL result = FALSE; in php_win32_console_fileno_has_vt100() 58 PHP_WINUTIL_API BOOL php_win32_console_fileno_set_vt100(zend_long fileno, BOOL enable) in php_win32_console_fileno_set_vt100() 60 BOOL result = FALSE; in php_win32_console_fileno_set_vt100() 93 PHP_WINUTIL_API BOOL php_win32_console_is_own(void) in php_win32_console_is_own() 98 BOOL ret0 = FALSE, ret1 = FALSE; in php_win32_console_is_own() 112 PHP_WINUTIL_API BOOL php_win32_console_is_cli_sapi(void) in php_win32_console_is_cli_sapi()
|
H A D | winutil.h | 34 BOOL php_win32_init_random_bytes(void); 35 BOOL php_win32_shutdown_random_bytes(void); 56 PHP_WINUTIL_API BOOL php_win32_image_compatible(HMODULE handle, char **err); 57 PHP_WINUTIL_API BOOL php_win32_crt_compatible(char **err);
|
H A D | winutil.c | 74 static BOOL has_bcrypt_algo = 0; 79 BOOL php_win32_shutdown_random_bytes(void) in php_win32_shutdown_random_bytes() 81 BOOL ret = TRUE; in php_win32_shutdown_random_bytes() 91 BOOL php_win32_init_random_bytes(void) in php_win32_init_random_bytes() 106 BOOL ret; in php_win32_get_random_bytes() 442 static zend_always_inline BOOL is_compatible(HMODULE handle, BOOL is_smaller, char *format, char **… in is_compatible() 479 PHP_WINUTIL_API BOOL php_win32_image_compatible(HMODULE handle, char **err) in php_win32_image_compatible() 485 PHP_WINUTIL_API BOOL php_win32_crt_compatible(char **err) in php_win32_crt_compatible()
|
H A D | dllmain.c | 34 BOOL WINAPI DllMain(HINSTANCE inst, DWORD reason, LPVOID dummy) in DllMain() 36 BOOL ret = TRUE; in DllMain()
|
H A D | signal.c | 74 static BOOL WINAPI php_win32_signal_system_ctrl_handler(DWORD evt) in php_win32_signal_system_ctrl_handler()
|
/PHP-8.0/ext/pcre/pcre2lib/ |
H A D | pcre2_newline.c | 78 BOOL 80 uint32_t *lenptr, BOOL utf) in PRIV() 168 BOOL 170 uint32_t *lenptr, BOOL utf) in PRIV()
|
H A D | pcre2_convert.c | 140 BOOL nextisliteral = FALSE; in convert_posix() 433 PCRE2_UCHAR separator, BOOL with_escape) in convert_glob_print_separator() 452 PCRE2_UCHAR separator, BOOL with_escape) in convert_glob_print_wildcard() 541 static BOOL 579 BOOL with_escape, PCRE2_UCHAR escape, BOOL no_wildsep) in convert_glob_parse_range() 581 BOOL is_negative = FALSE; in convert_glob_parse_range() 582 BOOL separator_seen = FALSE; in convert_glob_parse_range() 583 BOOL has_prev_c; in convert_glob_parse_range() 799 BOOL in_atomic = FALSE; in convert_glob() 800 BOOL after_starstar = FALSE; in convert_glob() [all …]
|
H A D | pcre2_xclass.c | 68 BOOL 69 PRIV(xclass)(uint32_t c, PCRE2_SPTR data, BOOL utf) in PRIV() 72 BOOL negated = (*data & XCL_NOT) != 0; in PRIV() 137 BOOL isprop = t == XCL_PROP; in PRIV()
|
H A D | pcre2_auto_possess.c | 195 static BOOL 197 BOOL negated) in check_char_prop() 308 get_chr_property_list(PCRE2_SPTR code, BOOL utf, BOOL ucp, const uint8_t *fcc, in get_chr_property_list() 517 static BOOL 518 compare_opcodes(PCRE2_SPTR code, BOOL utf, BOOL ucp, const compile_block *cb, in compare_opcodes() 533 BOOL accepted, invert_bits; in compare_opcodes() 534 BOOL entered_a_group = FALSE; in compare_opcodes() 831 BOOL same = leftop == rightop; in compare_opcodes() 832 BOOL lisprop = leftop == OP_PROP; in compare_opcodes() 833 BOOL risprop = rightop == OP_PROP; in compare_opcodes() [all …]
|
H A D | pcre2_extuni.c | 61 PCRE2_SPTR end_subject, BOOL utf, int *xcount) in PRIV() 93 PCRE2_SPTR end_subject, BOOL utf, int *xcount) in PRIV()
|
H A D | pcre2_substitute.c | 80 BOOL last) in find_text_end() 84 BOOL literal = FALSE; in find_text_end() 233 BOOL escaped_literal = FALSE; in pcre2_substitute() 234 BOOL overflowed = FALSE; in pcre2_substitute() 235 BOOL use_existing_match; in pcre2_substitute() 236 BOOL replacement_only; in pcre2_substitute() 238 BOOL utf = (code->overall_options & PCRE2_UTF) != 0; in pcre2_substitute() 239 BOOL ucp = (code->overall_options & PCRE2_UCP) != 0; in pcre2_substitute() 518 BOOL inparens; in pcre2_substitute() 519 BOOL star; in pcre2_substitute()
|
H A D | pcre2_intmodedep.h | 752 BOOL had_accept; /* (*ACCEPT) encountered */ 753 BOOL had_pruneorskip; /* (*PRUNE) or (*SKIP) encountered */ 754 BOOL had_recurse; /* Had a recursion or subroutine call */ 755 BOOL dupnames; /* Duplicate names exist */ 854 BOOL hitend; /* Hit the end of the subject at some point */ 855 BOOL hasthen; /* Pattern contains (*THEN) */ 856 BOOL allowemptypartial; /* Allow empty hard partial */ 912 BOOL allowemptypartial; /* Allow empty hard partial */
|
H A D | pcre2_printint.c | 92 print_char(FILE *f, PCRE2_SPTR ptr, BOOL utf) in print_char() 95 BOOL one_code_unit = !utf; in print_char() 308 pcre2_printint(pcre2_code *re, FILE *f, BOOL print_lengths) in pcre2_printint() 312 BOOL utf = (re->overall_options & PCRE2_UTF) != 0; in pcre2_printint() 646 BOOL printmap; in pcre2_printint() 647 BOOL invertmap = FALSE; in pcre2_printint() 713 BOOL not = FALSE; in pcre2_printint()
|
H A D | pcre2_compile.c | 134 static BOOL 1311 static BOOL 1397 static BOOL 2063 static BOOL 2186 static BOOL 2272 static BOOL 5199 static BOOL 5334 BOOL xclass; in compile_branch() 8268 static BOOL 8373 static BOOL [all …]
|
H A D | pcre2_study.c | 104 PCRE2_SPTR startcode, BOOL utf, recurse_check *recurses, int *countptr, in find_minlength() 114 BOOL had_recurse = FALSE; in find_minlength() 115 BOOL dupcapused = (re->flags & PCRE2_DUPCAPUSED) != 0; in find_minlength() 781 set_table_bit(pcre2_real_code *re, PCRE2_SPTR p, BOOL caseless, BOOL utf, in set_table_bit() 782 BOOL ucp) in set_table_bit() 953 set_start_bits(pcre2_real_code *re, PCRE2_SPTR code, BOOL utf, BOOL ucp, in set_start_bits() 970 BOOL try_next = TRUE; in set_start_bits() 1676 BOOL utf = (re->overall_options & PCRE2_UTF) != 0; in PRIV() 1677 BOOL ucp = (re->overall_options & PCRE2_UCP) != 0; in PRIV()
|
H A D | pcre2_script_run.c | 84 BOOL 85 PRIV(script_run)(PCRE2_SPTR ptr, PCRE2_SPTR endptr, BOOL utf) in PRIV()
|
H A D | pcre2_internal.h | 67 typedef int BOOL; typedef 1969 int *, uint32_t, uint32_t, BOOL, compile_block *); 1971 BOOL, int *); 1972 extern PCRE2_SPTR _pcre2_find_bracket(PCRE2_SPTR, BOOL, int); 1973 extern BOOL _pcre2_is_newline(PCRE2_SPTR, uint32_t, PCRE2_SPTR, 1974 uint32_t *, BOOL); 1981 extern BOOL _pcre2_script_run(PCRE2_SPTR, PCRE2_SPTR, BOOL); 1990 extern BOOL _pcre2_was_newline(PCRE2_SPTR, uint32_t, PCRE2_SPTR, 1991 uint32_t *, BOOL); 1992 extern BOOL _pcre2_xclass(uint32_t, PCRE2_SPTR, BOOL);
|
H A D | pcre2_dfa_match.c | 553 BOOL utf = FALSE; in internal_dfa_match() 1170 BOOL OK; in internal_dfa_match() 1428 BOOL OK; in internal_dfa_match() 1593 BOOL OK; in internal_dfa_match() 1626 BOOL OK; in internal_dfa_match() 1669 BOOL OK; in internal_dfa_match() 1859 BOOL OK; in internal_dfa_match() 1899 BOOL OK; in internal_dfa_match() 1935 BOOL OK; in internal_dfa_match() 2115 BOOL OK; in internal_dfa_match() [all …]
|
H A D | pcre2_find_bracket.c | 70 PRIV(find_bracket)(PCRE2_SPTR code, BOOL utf, int number) in PRIV()
|
/PHP-8.0/ext/opcache/tests/ |
H A D | bool_cp_in_pass1.phpt | 2 Incorrect constant propagation on BOOL in pass 1
|
H A D | block_pass_001.phpt | 2 Block pass: Bugs in BOOL/QM_ASSIGN elision
|
/PHP-8.0/win32/build/ |
H A D | deplister.c | 24 BOOL CALLBACK StatusRoutine(IMAGEHLP_STATUS_REASON reason, in StatusRoutine()
|
/PHP-8.0/ext/com_dotnet/ |
H A D | com_olechar.c | 33 BOOL ok; in php_com_string_to_olestring() 74 BOOL ok; in php_com_olestring_to_string()
|
/PHP-8.0/ext/mysqli/tests/ |
H A D | mysqli_options_int_and_float_native.phpt | 20 'BOOL' => array('BOOL', 0),
|