Searched refs:prop_type_ast (Results 1 – 1 of 1) sorted by relevance
7465 zend_ast *prop_type_ast, zend_ast_list *hooks);8421 zend_ast *prop_type_ast, zend_ast_list *hooks) in zend_compile_property_hooks() argument8502 *return_type_ast_ptr = prop_type_ast; in zend_compile_property_hooks()8523 if ((prop_type_ast != NULL) != (value_param_ast->child[0] != NULL)) { in zend_compile_property_hooks()8529 ZEND_AST_PARAM, prop_type_ast, param_name_ast, in zend_compile_property_hooks()
Completed in 36 milliseconds