Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_ast.c1406 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
1871 zend_ast_export_encaps_list(str, '"', (zend_ast_list*)ast, indent); in zend_ast_export_ex()
2006 zend_ast_export_encaps_list(str, '`', (zend_ast_list*)ast->child[0], indent); in zend_ast_export_ex()

Completed in 10 milliseconds