Searched refs:Z_FUNC_P (Results 1 – 8 of 8) sorted by relevance
1554 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()
1040 #define Z_FUNC_P(zval_p) Z_FUNC(*(zval_p)) macro1247 Z_FUNC_P(z) = (f); \
4294 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()
3839 fbc = Z_FUNC_P(func);3986 fbc = Z_FUNC_P(func);4014 fbc = Z_FUNC_P(func);
3717 zend_function *child_func = Z_FUNC_P(zv); in zend_can_early_bind()
3923 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()
1221 if (!(ht = php_var_serialize_call_sleep(Z_OBJ(tmp), Z_FUNC_P(zv)))) { in php_var_serialize_intern()
62 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