Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_object_handlers.c1278 fbc = Z_FUNC_P(func); in zend_get_parent_private_method()
1430 fbc = Z_FUNC_P(func); in zend_std_get_method()
1508 fbc = Z_FUNC_P(func); in zend_std_get_static_method()
1953 *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.c4055 zend_function *fbc = Z_FUNC_P(zv); in zend_fetch_function()
4070 zend_function *fbc = Z_FUNC_P(zv); in zend_fetch_function_str()
4730 fbc = Z_FUNC_P(func); in zend_init_dynamic_call_string()
H A Dzend_inheritance.c3265 zend_function *child_func = Z_FUNC_P(zv); in zend_can_early_bind()
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_vm_execute.h3793 fbc = Z_FUNC_P(func); in ZEND_INIT_FCALL_BY_NAME_SPEC_CONST_HANDLER()
3878 fbc = Z_FUNC_P(func); in ZEND_INIT_NS_FCALL_BY_NAME_SPEC_CONST_HANDLER()
3906 fbc = Z_FUNC_P(func); in ZEND_INIT_FCALL_SPEC_CONST_HANDLER()
/php-src/ext/standard/
H A Dvar.c1152 if (!(ht = php_var_serialize_call_sleep(Z_OBJ(tmp), Z_FUNC_P(zv)))) { in php_var_serialize_intern()
/php-src/ext/opcache/jit/
H A Dzend_jit_helpers.c62 fbc = Z_FUNC_P(func); in zend_jit_find_func_helper()
89 fbc = Z_FUNC_P(func); in zend_jit_find_ns_func_helper()

Completed in 215 milliseconds