Searched defs:newlines (Results 1 – 1 of 1) sorted by relevance
1637 …ND_COLD void zend_ast_export_attributes(smart_str *str, zend_ast *ast, int indent, bool newlines) { in zend_ast_export_attributes()1769 bool newlines = !(ast->kind == ZEND_AST_CLOSURE || ast->kind == ZEND_AST_ARROW_FUNC); in zend_ast_export_ex() local
Completed in 13 milliseconds