Searched refs:prop_type_ast (Results 1 – 1 of 1) sorted by relevance
7487 zend_ast *prop_type_ast, zend_ast_list *hooks);8458 zend_ast *prop_type_ast, zend_ast_list *hooks) in zend_compile_property_hooks() argument8539 *return_type_ast_ptr = prop_type_ast; in zend_compile_property_hooks()8560 if ((prop_type_ast != NULL) != (value_param_ast->child[0] != NULL)) { in zend_compile_property_hooks()8566 ZEND_AST_PARAM, prop_type_ast, param_name_ast, in zend_compile_property_hooks()
Completed in 70 milliseconds