Searched refs:zend_ast_export_catch_name_list (Results 1 – 1 of 1) sorted by relevance
812 #define zend_ast_export_catch_name_list(s, l, i) zend_ast_export_name_list_ex(s, l, i, "|") macro1611 zend_ast_export_catch_name_list(str, zend_ast_get_list(ast->child[0]), indent); in zend_ast_export_ex()
Completed in 11 milliseconds