Home
last modified time | relevance | path

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

/PHP-8.3/Zend/
H A Dzend_ast.c1619 static ZEND_COLD void zend_ast_export_attribute_group(smart_str *str, zend_ast *ast, int indent) { in zend_ast_export_attribute_group() function
1643 zend_ast_export_attribute_group(str, list->child[i], indent); in zend_ast_export_attributes()

Completed in 12 milliseconds