Searched defs:hooks (Results 1 – 8 of 8) sorted by relevance
67 uint8_t hooks = 0; in zend_finalize_system_id() local
1517 zend_function **hooks = parent_info->hooks; in do_inherit_property() local2905 zend_function **hooks = new_prop->hooks = in zend_do_traits_property_binding() local
7537 zend_ast_list *hooks = zend_ast_get_list(hooks_ast); in zend_property_is_virtual() local7805 zend_ast_list *hooks = zend_ast_get_list(hooks_ast); in zend_compile_params() local8430 zend_ast *prop_type_ast, zend_ast_list *hooks) in zend_compile_property_hooks()
456 zend_function **hooks; member
9809 zend_function **hooks = prop_info->hooks; variable
11514 zend_function **hooks = prop_info->hooks; in ZEND_INIT_PARENT_PROPERTY_HOOK_CALL_SPEC_CONST_UNUSED_HANDLER() local
1576 zend_function **hooks = property->hooks; in zend_foreach_op_array() local
683 zend_function **hooks = prop->hooks; local
Completed in 194 milliseconds