/PHP-8.3/Zend/ |
H A D | zend_observer.c | 26 #define ZEND_OBSERVER_DATA(function) \ argument 31 #define ZEND_OBSERVABLE_FN(function) \ argument 121 zend_function *function = execute_data->func; in zend_observer_fcall_install() local 170 ZEND_API void zend_observer_add_begin_handler(zend_function *function, zend_observer_fcall_begin_ha… in zend_observer_add_begin_handler() 187 ZEND_API bool zend_observer_remove_begin_handler(zend_function *function, zend_observer_fcall_begin… in zend_observer_remove_begin_handler() 191 ZEND_API void zend_observer_add_end_handler(zend_function *function, zend_observer_fcall_end_handle… in zend_observer_add_end_handler() 203 ZEND_API bool zend_observer_remove_end_handler(zend_function *function, zend_observer_fcall_end_han… in zend_observer_remove_end_handler() 220 zend_function *function = execute_data->func; in _zend_observe_fcall_begin() local
|
H A D | zend_opcode.c | 103 ZEND_API void destroy_zend_function(zend_function *function) in destroy_zend_function() 125 void zend_free_internal_arg_info(zend_internal_function *function) { in zend_free_internal_arg_info() 145 zend_function *function = Z_PTR_P(zv); in zend_function_dtor() local
|
H A D | zend_fibers.h | 84 zend_fiber_coroutine function; member
|
H A D | zend_builtin_functions.stub.php | 82 function function_exists(string $function): bool {}
|
H A D | zend_execute.c | 4666 static zend_never_inline zend_execute_data *zend_init_dynamic_call_string(zend_string *function, ui… in zend_init_dynamic_call_string() 4721 if (ZSTR_VAL(function)[0] == '\\') { in zend_init_dynamic_call_string() local 4746 static zend_never_inline zend_execute_data *zend_init_dynamic_call_object(zend_object *function, ui… in zend_init_dynamic_call_object() 4790 static zend_never_inline zend_execute_data *zend_init_dynamic_call_array(zend_array *function, uint… in zend_init_dynamic_call_array()
|
H A D | zend_execute_API.c | 119 zend_function *function = Z_PTR_P(zv); in clean_non_persistent_function_full() local
|
H A D | zend_compile.h | 519 #define ZEND_FN_SCOPE_NAME(function) ((function) && (function)->common.scope ? ZSTR_VAL((function)… argument
|
/PHP-8.3/sapi/phpdbg/ |
H A D | phpdbg_print.c | 237 void phpdbg_print_opcodes_function(const char *function, size_t len) { in phpdbg_print_opcodes_function() 248 static void phpdbg_print_opcodes_method_ce(zend_class_entry *ce, const char *function) { in phpdbg_print_opcodes_method_ce() 264 void phpdbg_print_opcodes_method(const char *class, const char *function) { in phpdbg_print_opcodes_method() 323 void phpdbg_print_opcodes(const char *function) in phpdbg_print_opcodes()
|
H A D | phpdbg.stub.php | 33 function phpdbg_break_function(string $function): void {}
|
H A D | phpdbg_list.c | 92 zend_function *function; in PHPDBG_LIST() local
|
H A D | phpdbg_bp.c | 692 PHPDBG_API void phpdbg_set_breakpoint_function_opline(const char *function, zend_ulong opline) /* {… in phpdbg_set_breakpoint_function_opline() 1025 zend_function *function = execute_data->func; in phpdbg_find_breakpoint_param() local
|
H A D | phpdbg_prompt.c | 1420 zend_function *function; in PHPDBG_COMMAND() local
|
H A D | phpdbg.c | 347 char *function; in PHP_FUNCTION() local
|
/PHP-8.3/sapi/fpm/fpm/ |
H A D | zlog.c | 158 const char *function, int line, int flags, in zlog_buf_prefix() 198 void vzlog(const char *function, int line, int flags, const char *fmt, va_list args) /* {{{ */ in vzlog() 259 void zlog_ex(const char *function, int line, int flags, const char *fmt, ...) /* {{{ */ in zlog_ex() 272 void zlog_msg_ex(const char *function, int line, int flags, in zlog_msg_ex() 669 ssize_t zlog_stream_prefix_ex(struct zlog_stream *stream, const char *function, int line) /* {{{ */ in zlog_stream_prefix_ex()
|
H A D | fpm_php_trace.c | 72 long function; in fpm_php_trace_dump() local
|
H A D | zlog.h | 80 const char *function; member
|
/PHP-8.3/ext/soap/ |
H A D | soap.c | 36 sdlFunctionPtr function; member 1130 static void _soap_server_exception(soapServicePtr service, sdlFunctionPtr function, zval *this_ptr)… in _soap_server_exception() 1164 sdlFunctionPtr function; local 1670 static void soap_server_fault_ex(sdlFunctionPtr function, zval* fault, soapHeader *hdr) /* {{{ */ 2162 char* function, 2393 char *function, *location=NULL, *soap_action = NULL, *uri = NULL; local 2529 sdlFunctionPtr function; local 2920 sdlFunctionPtr function; local 2977 sdlFunctionPtr function; local 3990 static sdlParamPtr get_param(sdlFunctionPtr function, char *param_name, int index, int response) /*… [all …]
|
H A D | php_sdl.c | 902 sdlFunctionPtr function; in load_wsdl() local 3514 sdlFunctionPtr function = Z_PTR_P(zv); in delete_function() local 3553 sdlFunctionPtr function = Z_PTR_P(zv); in delete_function_persistent() local
|
/PHP-8.3/ext/dba/ |
H A D | dba_db4.c | 46 const char *function = get_active_function_name(); in php_dba_db4_errcall_fcn() local
|
/PHP-8.3/ext/filter/ |
H A D | filter.c | 34 void (*function)(PHP_INPUT_FILTER_PARAM_DECL); member
|
/PHP-8.3/ext/opcache/ |
H A D | zend_accelerator_util_funcs.c | 92 zend_function *function; in zend_accel_move_user_functions() local
|
H A D | ZendAccelerator.c | 3553 zend_function *function = Z_PTR(p->val); local
|
/PHP-8.3/main/ |
H A D | main.c | 954 const char *function; in php_verror() local 2034 const wchar_t *function, in dummy_invalid_parameter_handler()
|
/PHP-8.3/ext/reflection/ |
H A D | php_reflection.stub.php | 125 public function __construct(Closure|string $function) {} 629 public function __construct($function, int|string $param) {}
|
/PHP-8.3/ext/pdo/ |
H A D | php_pdo_driver.h | 621 zval function; member
|