Home
last modified time | relevance | path

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

/PHP-8.4/Zend/
H A Dzend_compile.c7485 zend_ast *property_ast = ast->child[1]; in zend_property_hook_find_property_usage() local
7489 && property_ast->kind == ZEND_AST_ZVAL) { in zend_property_hook_find_property_usage()
7491 zval *property = zend_ast_get_zval(property_ast); in zend_property_hook_find_property_usage()

Completed in 48 milliseconds