Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_ast.c1100 static ZEND_COLD void zend_ast_export_encaps_list(smart_str *str, char quote, zend_ast_list *list, … in zend_ast_export_encaps_list() function
1482 zend_ast_export_encaps_list(str, '"', (zend_ast_list*)ast, indent); in zend_ast_export_ex()
1602 zend_ast_export_encaps_list(str, '`', (zend_ast_list*)ast->child[0], indent); in zend_ast_export_ex()

Completed in 9 milliseconds