Home
last modified time | relevance | path

Searched refs:zend_bool (Results 126 – 150 of 341) sorted by relevance

12345678910>>...14

/PHP-7.4/ext/standard/
H A Dphp_string.h133 …uf, size_t len, uint8_t *stateptr, const char *allow, size_t allow_len, zend_bool allow_tag_spaces…
140 PHPAPI int string_natural_compare_function_ex(zval *result, zval *op1, zval *op2, zend_bool case_in…
H A Dbrowscap.c90 static inline zend_bool is_placeholder(char c) { in is_placeholder()
226 browscap_parser_ctx *ctx, zend_string *str, zend_bool persistent) { in browscap_intern_str()
242 browscap_parser_ctx *ctx, zend_string *str, zend_bool persistent) { in browscap_intern_str_ci()
266 browser_data *bdata, zend_string *key, zend_string *value, zend_bool persistent) { in browscap_add_kv()
686 zend_bool return_array = 0; in PHP_FUNCTION()
H A Dhrtime.c169 zend_bool get_as_num = 0; in PHP_FUNCTION()
H A Dfile.h120 zend_bool auto_detect_line_endings;
/PHP-7.4/ext/oci8/
H A Dphp_oci8_int.h524 zend_bool privileged_connect; /* privileged connect flag (On/Off) */
525zend_bool old_oci_close_semantics; /* old_oci_close_semantics flag (to determine the way oci_clo…
531 zend_bool in_call;
533 zend_bool events;
/PHP-7.4/Zend/
H A Dzend_API.c626 zend_bool *is_null = NULL; in zend_parse_arg_impl()
629 is_null = va_arg(*va, zend_bool *); in zend_parse_arg_impl()
641 zend_bool *is_null = NULL; in zend_parse_arg_impl()
644 is_null = va_arg(*va, zend_bool *); in zend_parse_arg_impl()
693 zend_bool *p = va_arg(*va, zend_bool *); in zend_parse_arg_impl()
694 zend_bool *is_null = NULL; in zend_parse_arg_impl()
697 is_null = va_arg(*va, zend_bool *); in zend_parse_arg_impl()
868 zend_bool throw_exception = in zend_parse_arg()
921 zend_bool have_varargs = 0; in zend_parse_va_args()
2303 zend_bool allow_null = 0; in zend_register_functions()
[all …]
H A Dzend_objects_API.h57 …TCALL zend_objects_store_free_object_storage(zend_objects_store *objects, zend_bool fast_shutdown);
H A Dzend_language_scanner.l588 zend_bool original_in_compilation = CG(in_compilation); in END_EXTERN_C()
990 zend_bool valid = 1; in zend_scan_escape_string()
1130 static zend_bool strip_multiline_string_indentation( in strip_multiline_string_indentation()
1131 zval *zendlval, int indentation, zend_bool using_spaces, in strip_multiline_string_indentation()
1132 zend_bool newline_at_start, zend_bool newline_at_end) in strip_multiline_string_indentation()
1781 zend_bool contains_underscores;
1822 zend_bool is_octal = lnum[0] == '0';
1823 zend_bool contains_underscores = (memchr(lnum, '_', len) != NULL);
1886 zend_bool contains_underscores;
1953 zend_bool contains_underscores = (memchr(dnum, '_', len) != NULL);
[all …]
H A Dzend.c61 ZEND_API zend_bool zend_dtrace_enabled;
92 ZEND_API zend_bool zend_rc_debug = 0;
108 zend_bool val; in ZEND_INI_MH()
284 static void print_hash(smart_str *buf, HashTable *ht, int indent, zend_bool is_object) /* {{{ */ in print_hash()
522 static zend_bool short_tags_default = 1;
773 static zend_bool php_auto_globals_create_globals(zend_string *name) /* {{{ */ in php_auto_globals_create_globals()
1270 zend_bool in_compilation; in zend_error_va_list()
1577 ZEND_API ZEND_COLD void zend_internal_type_error(zend_bool throw_exception, const char *format, ...… in zend_internal_type_error()
1594 ZEND_API ZEND_COLD void zend_internal_argument_count_error(zend_bool throw_exception, const char *f… in zend_internal_argument_count_error()
1611 ZEND_API ZEND_COLD void zend_output_debug_string(zend_bool trigger_break, const char *format, ...) … in zend_output_debug_string()
H A Dzend_stack.c148 ZEND_API void zend_stack_clean(zend_stack *stack, void (*func)(void *), zend_bool free_elements) in zend_stack_clean()
H A Dzend_builtin_functions.c853 zend_bool non_cs = 0; in ZEND_FUNCTION()
1041 zend_bool allow_string = only_subclass; in is_a_impl()
1042 zend_bool retval; in is_a_impl()
1210 zend_bool is_dynamic = 1; in ZEND_FUNCTION()
1453 zend_bool autoload = 1; in class_exists_impl()
1548 zend_bool autoload = 1; in ZEND_FUNCTION()
1810 zend_bool exclude_disabled = 0; in ZEND_FUNCTION()
2013 zend_bool zendext = 0; in ZEND_FUNCTION()
2037 zend_bool categorize = 0; in ZEND_FUNCTION()
2313 zend_bool build_filename_arg = 1; in ZEND_FUNCTION()
[all …]
/PHP-7.4/ext/opcache/Optimizer/
H A Dscdf.h92 static inline zend_bool scdf_is_edge_feasible(scdf_ctx *scdf, int from, int to) { in scdf_is_edge_feasible()
/PHP-7.4/ext/dba/
H A Ddba_inifile.c125 zend_bool found = 0; in DBA_DELETE_FUNC()
/PHP-7.4/ext/json/
H A Djson.c315 zend_bool assoc = 0; /* return JS objects as PHP objects by default */ in PHP_FUNCTION()
316 zend_bool assoc_null = 1; in PHP_FUNCTION()
/PHP-7.4/ext/tidy/
H A Dtidy.c220 static zend_string *php_tidy_file_to_mem(char *, zend_bool);
589 static void php_tidy_quick_repair(INTERNAL_FUNCTION_PARAMETERS, zend_bool is_file) in php_tidy_quick_repair()
593 zend_bool use_include_path = 0; in php_tidy_quick_repair()
1143 zend_bool value; in PHP_INI_MH()
1146 value = (zend_bool) 1; in PHP_INI_MH()
1148 value = (zend_bool) 1; in PHP_INI_MH()
1150 value = (zend_bool) 1; in PHP_INI_MH()
1152 value = (zend_bool) atoi(ZSTR_VAL(new_value)); in PHP_INI_MH()
1312 zend_bool use_include_path = 0; in PHP_FUNCTION()
1633 zend_bool use_include_path = 0; in TIDY_DOC_METHOD()
[all …]
/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_main.c146 zend_bool rfc2616_headers;
147 zend_bool nph;
148 zend_bool fix_pathinfo;
149 zend_bool force_redirect;
150 zend_bool discard_path;
151 zend_bool fcgi_logging;
317 zend_bool ignore_status = 0; in sapi_cgi_send_headers()
327 zend_bool has_status = 0; in sapi_cgi_send_headers()
1563 zend_bool old_rc_debug; in main()
/PHP-7.4/ext/opcache/
H A Dzend_shared_alloc.h111 zend_bool memory_exhausted;
/PHP-7.4/ext/mysqli/
H A Dmysqli_nonapi.c52 void mysqli_common_connect(INTERNAL_FUNCTION_PARAMETERS, zend_bool is_real_connect, zend_bool in_ct…
61 zend_bool persistent = FALSE, ssl = FALSE;
63 zend_bool port_is_null = 1;
65 zend_bool new_connection = FALSE;
68 zend_bool self_alloced = 0;
1168 zend_bool err = FALSE;
1201 static int mysqli_savepoint_libmysql(MYSQL * conn, const char * const name, zend_bool release)
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_info.c176 static int phpdbg_print_symbols(zend_bool show_globals) { in phpdbg_print_symbols()
309zend_bool in_executor = PHPDBG_G(in_execution) && EG(current_execute_data) && EG(current_execute_d… in PHPDBG_INFO()
347 zend_bool is_mm; in PHPDBG_INFO()
H A Dphpdbg_utils.c429 …input, size_t len, HashTable *parent, size_t i, phpdbg_parse_var_func callback, zend_bool silent) { in phpdbg_parse_variable()
433 …rse_var_with_arg_func callback, phpdbg_parse_var_with_arg_func step_cb, zend_bool silent, void *ar… in phpdbg_parse_variable_with_arg()
435 zend_bool new_index = 1; in phpdbg_parse_variable_with_arg()
660 zend_bool is_ref = 0; in phpdbg_xml_var_dump()
737 PHPDBG_API zend_bool phpdbg_check_caught_ex(zend_execute_data *execute_data, zend_object *exception… in phpdbg_check_caught_ex()
H A Dphpdbg_out.c127 static int format_converter(register buffy *odp, const char *fmt, zend_bool escape_xml, va_list ap)… in format_converter()
135 zend_bool free_zcopy; in format_converter()
808 static void strx_printv(int *ccp, char *buf, size_t len, const char *format, zend_bool escape_xml, … in strx_printv()
837 static int phpdbg_xml_vsnprintf(char *buf, size_t len, const char *format, zend_bool escape_xml, va… in phpdbg_xml_vsnprintf()
844 PHPDBG_API int phpdbg_xml_vasprintf(char **buf, const char *format, zend_bool escape_xml, va_list a… in phpdbg_xml_vasprintf()
1142 PHPDBG_API void phpdbg_activate_err_buf(zend_bool active) { in phpdbg_activate_err_buf()
/PHP-7.4/ext/simplexml/
H A Dsimplexml.c231 static zval *sxe_prop_dim_read(zval *object, zval *member, zend_bool elements, zend_bool attribs, i… in sxe_prop_dim_read()
422 … *sxe_prop_dim_write(zval *object, zval *member, zval *value, zend_bool elements, zend_bool attrib… in sxe_prop_dim_write()
714 …_prop_dim_exists(zval *object, zval *member, int check_empty, zend_bool elements, zend_bool attrib… in sxe_prop_dim_exists()
836 static void sxe_prop_dim_delete(zval *object, zval *member, zend_bool elements, zend_bool attribs) in sxe_prop_dim_delete()
1555 zend_bool recursive = 0; in SXE_METHOD()
1604 zend_bool recursive = 0, from_root = 1; in SXE_METHOD()
1636 zend_bool isprefix = 0; in SXE_METHOD()
1685 zend_bool isprefix = 0; in SXE_METHOD()
2186 zend_bool isprefix = 0; in PHP_FUNCTION()
2232 zend_bool isprefix = 0; in PHP_FUNCTION()
[all …]
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_connection.c224 zend_bool pers = conn->persistent; in MYSQLND_METHOD()
264 zend_bool pers = conn->persistent; in MYSQLND_METHOD()
597 zend_bool unix_socket = FALSE;
598 zend_bool named_pipe = FALSE;
599 zend_bool reconnect = FALSE;
601 zend_bool local_tx_started = FALSE;
1464 static zend_bool
1583 zend_bool silent,
2043 zend_bool warned = FALSE;
2551 zend_bool disproportion = FALSE;
[all …]
/PHP-7.4/ext/filter/
H A Dfilter.c376 … *value, zend_long filter, zend_long flags, zval *options, char* charset, zend_bool copy) /* {{{ */ in php_zval_filter()
501 … *value, zend_long filter, zend_long flags, zval *options, char *charset, zend_bool copy) /* {{{ */ in php_zval_filter_recursive()
673 static void php_filter_array_handler(zval *input, zval *op, zval *return_value, zend_bool add_empty… in php_filter_array_handler()
801 zend_bool add_empty = 1; in PHP_FUNCTION()
846 zend_bool add_empty = 1; in PHP_FUNCTION()
/PHP-7.4/ext/intl/msgformat/
H A Dmsgformat.c30 static int msgfmt_ctor(INTERNAL_FUNCTION_PARAMETERS, zend_bool is_constructor) in msgfmt_ctor()

Completed in 126 milliseconds

12345678910>>...14