Home
last modified time | relevance | path

Searched refs:get_active_function_name (Results 1 – 18 of 18) sorted by relevance

/PHP-8.2/Zend/
H A Dzend_list.c111 …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 Dzend_dtrace.c70 funcname = get_active_function_name(); in dtrace_execute_ex()
H A Dzend_execute.h339 ZEND_API const char *get_active_function_name(void);
H A Dzend_API.c97 …t_count_error("Wrong parameter count for %s%s%s()", class_name, space, get_active_function_name()); in zend_wrong_param_count()
368 class_name, space, get_active_function_name()); in zend_unexpected_extra_named_error()
1242 …ZSTR_VAL(Z_OBJCE_P(this_ptr)->name), get_active_function_name(), ZSTR_VAL(ce->name), get_active_fu… in zend_parse_method_parameters()
1275 …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 Dzend_execute_API.c78 get_active_function_name(),
530 ZEND_API const char *get_active_function_name(void) /* {{{ */ in get_active_function_name() function
/PHP-8.2/ext/standard/
H A Dhead.c105 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 Dformatted_print.c55 …PRINTF_DEBUG(("%s(): ereallocing buffer to %d bytes\n", get_active_function_name(), ZSTR_LEN(*buff… in php_sprintf_appendchar()
70 …PRINTF_DEBUG(("%s(): ereallocing buffer to %d bytes\n", get_active_function_name(), ZSTR_LEN(*buff… in php_sprintf_appendchars()
H A Dstring.c1204 …rror("%s(): Argument #1 ($array) must be of type array, string given", get_active_function_name()); in PHP_FUNCTION()
H A Darray.c1020 "Calling %s() on an object is deprecated", get_active_function_name()); in get_ht_for_iap()
/PHP-8.2/ext/filter/
H A Dcallback_filter.c26 zend_type_error("%s(): Option must be a valid callback", get_active_function_name()); in php_filter_callback()
H A Dlogical_filters.c374 …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 cannot 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.2/ext/ldap/
H A Dldap.c399 zend_value_error("%s(): Control must have an \"oid\" key", get_active_function_name()); in _php_ldap_control_from_array()
454 zend_value_error("%s(): Control must have a \"filter\" key", get_active_function_name()); in _php_ldap_control_from_array()
477 zend_value_error("%s(): Control must have a \"filter\" key", get_active_function_name()); in _php_ldap_control_from_array()
501 zend_value_error("%s(): Control must have an \"attrs\" key", get_active_function_name()); in _php_ldap_control_from_array()
569 zend_value_error("%s(): Sort key list must have an \"attr\" key", get_active_function_name()); in _php_ldap_control_from_array()
616 …_error("%s(): Array value for VLV control must have a \"before\" key", get_active_function_name()); in _php_ldap_control_from_array()
624 …_error("%s(): Array value for VLV control must have an \"after\" key", get_active_function_name()); in _php_ldap_control_from_array()
644 …e_error("%s(): Array value for VLV control must have a \"count\" key", get_active_function_name()); in _php_ldap_control_from_array()
673 …zend_type_error("%s(): Control OID %s cannot be of type array", get_active_function_name(), ZSTR_V… in _php_ldap_control_from_array()
2628 …error("%s(): Option \"" LDAP_MODIFY_BATCH_VALUES "\" cannot be empty", get_active_function_name()); in PHP_FUNCTION()
[all …]
/PHP-8.2/ext/intl/idn/
H A Didn.c46 get_active_function_name(), in php_intl_idn_check_status()
/PHP-8.2/ext/dba/
H A Ddba_db4.c46 const char *function = get_active_function_name(); in php_dba_db4_errcall_fcn()
/PHP-8.2/ext/curl/
H A Dinterface.c109 zend_value_error("%s(): cURL option must not contain any null bytes", get_active_function_name()); in php_curl_option_str()
1800 …end_value_error("%s(): Disabling safe uploads is no longer supported", get_active_function_name()); in _php_curl_setopt()
1999 … zend_value_error("%s(): The provided file handle must be writable", get_active_function_name()); in _php_curl_setopt()
2017 … zend_value_error("%s(): The provided file handle must be writable", get_active_function_name()); in _php_curl_setopt()
2046 … zend_value_error("%s(): The provided file handle must be writable", get_active_function_name()); in _php_curl_setopt()
2117 … zend_type_error("%s(): The %s option must have an array value", get_active_function_name(), name); in _php_curl_setopt()
2807 …hrow_error(NULL, "%s(): Attempt to close cURL handle from a callback", get_active_function_name()); in PHP_FUNCTION()
2990 …hrow_error(NULL, "%s(): Attempt to reset cURL handle from a callback", get_active_function_name()); in PHP_FUNCTION()
H A Dmulti.c68 …hrow_error(NULL, "%s(): Could not initialize a new cURL multi handle", get_active_function_name()); in PHP_FUNCTION()
/PHP-8.2/main/
H A Dmain.c1002 } else if ((function = get_active_function_name()) && strlen(function)) { in php_verror()
/PHP-8.2/ext/session/
H A Dsession.c2515 get_active_function_name(), ZSTR_VAL(str_idx), zend_zval_type_name(value) in PHP_FUNCTION()

Completed in 294 milliseconds