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.c1554 fbc = Z_FUNC_P(func); in zend_get_parent_private_method()
1792 fbc = Z_FUNC_P(func); in zend_std_get_method()
1870 fbc = Z_FUNC_P(func); in zend_std_get_static_method()
2365 *fptr_ptr = Z_FUNC_P(func); in zend_std_get_closure()
H A Dzend_types.h1040 #define Z_FUNC_P(zval_p) Z_FUNC(*(zval_p)) macro
1247 Z_FUNC_P(z) = (f); \
H A Dzend_execute.c4294 zend_function *fbc = Z_FUNC_P(zv); in zend_fetch_function()
4309 zend_function *fbc = Z_FUNC_P(zv); in zend_fetch_function_str()
4966 fbc = Z_FUNC_P(func); in zend_init_dynamic_call_string()
H A Dzend_vm_def.h3839 fbc = Z_FUNC_P(func);
3986 fbc = Z_FUNC_P(func);
4014 fbc = Z_FUNC_P(func);
H A Dzend_inheritance.c3717 zend_function *child_func = Z_FUNC_P(zv); in zend_can_early_bind()
H A Dzend_vm_execute.h3923 fbc = Z_FUNC_P(func); in ZEND_INIT_FCALL_BY_NAME_SPEC_CONST_HANDLER()
4008 fbc = Z_FUNC_P(func); in ZEND_INIT_NS_FCALL_BY_NAME_SPEC_CONST_HANDLER()
4036 fbc = Z_FUNC_P(func); in ZEND_INIT_FCALL_SPEC_CONST_HANDLER()
/php-src/ext/standard/
H A Dvar.c1221 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 235 milliseconds