Home
last modified time | relevance | path

Searched refs:Z_FUNC_P (Results 1 – 8 of 8) sorted by relevance

/PHP-8.3/Zend/
H A Dzend_object_handlers.c1284 fbc = Z_FUNC_P(func); in zend_get_parent_private_method()
1436 fbc = Z_FUNC_P(func); in zend_std_get_method()
1514 fbc = Z_FUNC_P(func); in zend_std_get_static_method()
1965 *fptr_ptr = Z_FUNC_P(func); in zend_std_get_closure()
H A Dzend_types.h1036 #define Z_FUNC_P(zval_p) Z_FUNC(*(zval_p)) macro
1243 Z_FUNC_P(z) = (f); \
H A Dzend_execute.c4056 zend_function *fbc = Z_FUNC_P(zv); in zend_fetch_function()
4071 zend_function *fbc = Z_FUNC_P(zv); in zend_fetch_function_str()
4734 fbc = Z_FUNC_P(func); in zend_init_dynamic_call_string()
H A Dzend_vm_def.h3771 fbc = Z_FUNC_P(func);
3918 fbc = Z_FUNC_P(func);
3946 fbc = Z_FUNC_P(func);
H A Dzend_inheritance.c3279 zend_function *child_func = Z_FUNC_P(zv); in zend_can_early_bind()
H A Dzend_vm_execute.h3729 fbc = Z_FUNC_P(func); in ZEND_INIT_FCALL_BY_NAME_SPEC_CONST_HANDLER()
3814 fbc = Z_FUNC_P(func); in ZEND_INIT_NS_FCALL_BY_NAME_SPEC_CONST_HANDLER()
3842 fbc = Z_FUNC_P(func); in ZEND_INIT_FCALL_SPEC_CONST_HANDLER()
/PHP-8.3/ext/standard/
H A Dvar.c1168 if (!(ht = php_var_serialize_call_sleep(Z_OBJ(tmp), Z_FUNC_P(zv)))) { in php_var_serialize_intern()
/PHP-8.3/ext/opcache/jit/
H A Dzend_jit_helpers.c62 fbc = Z_FUNC_P(func); in zend_jit_find_func_helper()
81 fbc = Z_FUNC_P(func); in zend_jit_find_ns_func_helper()

Completed in 213 milliseconds