Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_ast.h220 ZEND_API zend_ast * ZEND_FASTCALL zend_ast_create_1(zend_ast_kind kind, zend_ast *child);
231 zend_ast *ast = zend_ast_create_1(kind, child); in zend_ast_create_ex_1()
H A Dzend_ast.c151 ZEND_API zend_ast * ZEND_FASTCALL zend_ast_create_1(zend_ast_kind kind, zend_ast *child) { in zend_ast_create_1() function

Completed in 10 milliseconds