Searched refs:zend_ast_export (Results 1 – 3 of 3) sorted by relevance
276 ZEND_API zend_string *zend_ast_export(const char *prefix, zend_ast *ast, const char *suffix);
2096 ZEND_API ZEND_COLD zend_string *zend_ast_export(const char *prefix, zend_ast *ast, const char *suff… in zend_ast_export() function
3519 zend_ast_export("assert(", args->child[0], ")"))); in zend_compile_assert()
Completed in 31 milliseconds