/PHP-8.4/Zend/ |
H A D | zend_list.c | 111 …pplied resource is not a valid %s resource", class_name, space, get_active_function_name(), resour… in zend_fetch_resource2() 126 …pplied resource is not a valid %s resource", class_name, space, get_active_function_name(), resour… in zend_fetch_resource() 138 …zend_type_error("%s%s%s(): no %s resource supplied", class_name, space, get_active_function_name()… in zend_fetch_resource_ex() 145 …pplied argument is not a valid %s resource", class_name, space, get_active_function_name(), resour… in zend_fetch_resource_ex() 159 …zend_type_error("%s%s%s(): no %s resource supplied", class_name, space, get_active_function_name()… in zend_fetch_resource2_ex() 166 …pplied argument is not a valid %s resource", class_name, space, get_active_function_name(), resour… in zend_fetch_resource2_ex()
|
H A D | zend_dtrace.c | 70 funcname = get_active_function_name(); in dtrace_execute_ex()
|
H A D | zend_execute.h | 378 ZEND_API const char *get_active_function_name(void);
|
H A D | zend_API.c | 98 …t_count_error("Wrong parameter count for %s%s%s()", class_name, space, get_active_function_name()); in zend_wrong_param_count() 387 class_name, space, get_active_function_name()); in zend_unexpected_extra_named_error() 1343 …ZSTR_VAL(Z_OBJCE_P(this_ptr)->name), get_active_function_name(), ZSTR_VAL(ce->name), get_active_fu… in zend_parse_method_parameters() 1376 …ZSTR_VAL(ce->name), get_active_function_name(), ZSTR_VAL(Z_OBJCE_P(this_ptr)->name), get_active_fu… in zend_parse_method_parameters_ex()
|
H A D | zend_execute_API.c | 80 get_active_function_name(), 557 ZEND_API const char *get_active_function_name(void) /* {{{ */ in get_active_function_name() function
|
/PHP-8.4/ext/standard/ |
H A D | head.c | 105 get_active_function_name()); in php_setcookie() 110 get_active_function_name()); in php_setcookie() 116 get_active_function_name()); in php_setcookie() 202 zend_value_error("%s(): option array cannot have numeric keys", get_active_function_name()); in php_head_parse_cookie_options_array() 218 zend_value_error("%s(): option \"%s\" is invalid", get_active_function_name(), ZSTR_VAL(key)); in php_head_parse_cookie_options_array() 246 "($expires_or_options) is an array", get_active_function_name()); in php_setcookie_common()
|
H A D | formatted_print.c | 52 …PRINTF_DEBUG(("%s(): ereallocing buffer to %d bytes\n", get_active_function_name(), ZSTR_LEN(*buff… in php_sprintf_appendchar() 67 …PRINTF_DEBUG(("%s(): ereallocing buffer to %d bytes\n", get_active_function_name(), ZSTR_LEN(*buff… in php_sprintf_appendchars()
|
H A D | string.c | 1067 get_active_function_name() in PHP_FUNCTION() 1094 get_active_function_name() 1119 get_active_function_name()
|
H A D | array.c | 1015 "Calling %s() on an object is deprecated", get_active_function_name()); in get_ht_for_iap()
|
/PHP-8.4/ext/filter/ |
H A D | callback_filter.c | 26 zend_type_error("%s(): Option must be a valid callback", get_active_function_name()); in php_filter_callback()
|
H A D | logical_filters.c | 374 …zend_value_error("%s(): \"decimal\" option must be one character long", get_active_function_name()… in php_filter_float() 385 zend_value_error("%s(): \"thousand\" option must not be empty", get_active_function_name()); in php_filter_float() 486 zend_value_error("%s(): \"regexp\" option is missing", get_active_function_name()); in php_filter_validate_regexp() 995 …d_value_error("%s(): \"separator\" option must be one character long", get_active_function_name()); in php_filter_validate_mac()
|
/PHP-8.4/ext/ldap/ |
H A D | ldap.c | 395 zend_value_error("%s(): Control must have an \"oid\" key", get_active_function_name()); in _php_ldap_control_from_array() 450 zend_value_error("%s(): Control must have a \"filter\" key", get_active_function_name()); in _php_ldap_control_from_array() 473 zend_value_error("%s(): Control must have a \"filter\" key", get_active_function_name()); in _php_ldap_control_from_array() 497 zend_value_error("%s(): Control must have an \"attrs\" key", get_active_function_name()); in _php_ldap_control_from_array() 565 zend_value_error("%s(): Sort key list must have an \"attr\" key", get_active_function_name()); in _php_ldap_control_from_array() 612 …_error("%s(): Array value for VLV control must have a \"before\" key", get_active_function_name()); in _php_ldap_control_from_array() 620 …_error("%s(): Array value for VLV control must have an \"after\" key", get_active_function_name()); in _php_ldap_control_from_array() 641 …e_error("%s(): Array value for VLV control must have a \"count\" key", get_active_function_name()); in _php_ldap_control_from_array() 670 …zend_type_error("%s(): Control OID %s cannot be of type array", get_active_function_name(), ZSTR_V… in _php_ldap_control_from_array() 2707 …ror("%s(): Option \"" LDAP_MODIFY_BATCH_VALUES "\" must not be empty", get_active_function_name()); in PHP_FUNCTION() [all …]
|
/PHP-8.4/ext/intl/idn/ |
H A D | idn.c | 44 get_active_function_name(), in php_intl_idn_check_status()
|
/PHP-8.4/ext/pgsql/ |
H A D | pgsql.c | 4916 …: Field \"%s\" must be of type string|null|int|bool, %s given", get_active_function_name(), ZSTR_V… in php_pgsql_convert() 4958 …_error("%s(): Field \"%s\" must be of type int|null, %s given", get_active_function_name(), ZSTR_V… in php_pgsql_convert() 5064 …ror("%s(): Field \"%s\" must be of type string|null, %s given", get_active_function_name(), ZSTR_V… in php_pgsql_convert() 5106 …_error("%s(): Field \"%s\" must be of type int|null, %s given", get_active_function_name(), ZSTR_V… in php_pgsql_convert() 5143 …ror("%s(): Field \"%s\" must be of type string|null, given %s", get_active_function_name(), ZSTR_V… in php_pgsql_convert() 5176 …ror("%s(): Field \"%s\" must be of type string|null, %s given", get_active_function_name(), ZSTR_V… in php_pgsql_convert() 5206 …ror("%s(): Field \"%s\" must be of type string|null, %s given", get_active_function_name(), ZSTR_V… in php_pgsql_convert() 5236 …ror("%s(): Field \"%s\" must be of type string|null, %s given", get_active_function_name(), ZSTR_V… in php_pgsql_convert() 5283 …ror("%s(): Field \"%s\" must be of type string|null, %s given", get_active_function_name(), ZSTR_V… in php_pgsql_convert() 5324 …ror("%s(): Field \"%s\" must be of type string|null, %s given", get_active_function_name(), ZSTR_V… in php_pgsql_convert() [all …]
|
/PHP-8.4/ext/dba/ |
H A D | dba_db4.c | 46 const char *function = get_active_function_name(); in php_dba_db4_errcall_fcn()
|
/PHP-8.4/ext/curl/ |
H A D | interface.c | 107 zend_value_error("%s(): cURL option must not contain any null bytes", get_active_function_name()); in php_curl_option_str() 1850 …end_value_error("%s(): Disabling safe uploads is no longer supported", get_active_function_name()); in _php_curl_setopt() 2043 … zend_value_error("%s(): The provided file handle must be writable", get_active_function_name()); in _php_curl_setopt() 2061 … zend_value_error("%s(): The provided file handle must be writable", get_active_function_name()); in _php_curl_setopt() 2090 … zend_value_error("%s(): The provided file handle must be writable", get_active_function_name()); in _php_curl_setopt() 2153 … zend_type_error("%s(): The %s option must have an array value", get_active_function_name(), name); in _php_curl_setopt() 2785 …hrow_error(NULL, "%s(): Attempt to close cURL handle from a callback", get_active_function_name()); in PHP_FUNCTION() 2968 …hrow_error(NULL, "%s(): Attempt to reset cURL handle from a callback", get_active_function_name()); in PHP_FUNCTION()
|
H A D | multi.c | 68 …hrow_error(NULL, "%s(): Could not initialize a new cURL multi handle", get_active_function_name()); in PHP_FUNCTION()
|
/PHP-8.4/main/ |
H A D | main.c | 1057 } else if ((function = get_active_function_name()) && strlen(function)) { in php_verror()
|
/PHP-8.4/ext/session/ |
H A D | session.c | 2689 get_active_function_name(), ZSTR_VAL(str_idx), zend_zval_value_name(value) in PHP_FUNCTION()
|