Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_ast.h276 ZEND_API zend_string *zend_ast_export(const char *prefix, zend_ast *ast, const char *suffix);
H A Dzend_ast.c2096 ZEND_API ZEND_COLD zend_string *zend_ast_export(const char *prefix, zend_ast *ast, const char *suff… in zend_ast_export() function
H A Dzend_compile.c3519 zend_ast_export("assert(", args->child[0], ")"))); in zend_compile_assert()

Completed in 32 milliseconds