Home
last modified time | relevance | path

Searched defs:type_ast (Results 1 – 2 of 2) sorted by relevance

/PHP-8.0/Zend/
H A Dzend_ast.c1611 zend_ast *type_ast = ast->child[0]; in zend_ast_export_ex() local
H A Dzend_compile.c6112 zend_ast *type_ast = list->child[i]; in zend_compile_typename() local
6368 zend_ast *type_ast = param_ast->child[0]; in zend_compile_params() local
7024 void zend_compile_prop_decl(zend_ast *ast, zend_ast *type_ast, uint32_t flags, zend_ast *attr_ast) … in zend_compile_prop_decl()
7114 zend_ast *type_ast = ast->child[0]; in zend_compile_prop_group() local

Completed in 55 milliseconds