Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_compile.c7472 static void zend_property_hook_find_property_usage(zend_ast **ast_ptr, void *_context) /* {{{ */ in zend_property_hook_find_property_usage() function
7501 zend_ast_apply(ast, zend_property_hook_find_property_usage, context); in zend_property_hook_find_property_usage()
7513 zend_property_hook_find_property_usage(&hook_ast, &context); in zend_property_hook_uses_property()

Completed in 35 milliseconds