Searched refs:property_ast (Results 1 – 1 of 1) sorted by relevance
7485 zend_ast *property_ast = ast->child[1]; in zend_property_hook_find_property_usage() local7489 && 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