Home
last modified time | relevance | path

Searched defs:hooks (Results 1 – 8 of 8) sorted by relevance

/php-src/Zend/
H A Dzend_system_id.c67 uint8_t hooks = 0; in zend_finalize_system_id() local
H A Dzend_inheritance.c1517 zend_function **hooks = parent_info->hooks; in do_inherit_property() local
2900 zend_function **hooks = new_prop->hooks = in zend_do_traits_property_binding() local
H A Dzend_compile.c7532 zend_ast_list *hooks = zend_ast_get_list(hooks_ast); in zend_property_is_virtual() local
7800 zend_ast_list *hooks = zend_ast_get_list(hooks_ast); in zend_compile_params() local
8412 zend_ast *prop_type_ast, zend_ast_list *hooks) in zend_compile_property_hooks()
H A Dzend_compile.h456 zend_function **hooks; member
H A Dzend_vm_def.h9784 zend_function **hooks = prop_info->hooks; variable
H A Dzend_vm_execute.h11486 zend_function **hooks = prop_info->hooks; in ZEND_INIT_PARENT_PROPERTY_HOOK_CALL_SPEC_CONST_UNUSED_HANDLER() local
/php-src/Zend/Optimizer/
H A Dzend_optimizer.c1576 zend_function **hooks = property->hooks; in zend_foreach_op_array() local
/php-src/ext/opcache/
H A Dzend_file_cache.c683 zend_function **hooks = prop->hooks; local

Completed in 252 milliseconds