Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_ast.h316 ZEND_API zend_string *zend_ast_export(const char *prefix, zend_ast *ast, const char *suffix);
H A Dzend_ast.c2674 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.c4388 zend_ast_export("assert(", args->child[0], ")")); in zend_compile_assert()
/php-src/ext/reflection/
H A Dphp_reflection.c686 zend_string *ast_str = zend_ast_export("", Z_ASTVAL_P(value), ""); in format_default_value()

Completed in 142 milliseconds