Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_ast.h238 ZEND_API zend_ast * ZEND_FASTCALL zend_ast_create_0(zend_ast_kind kind);
246 zend_ast *ast = zend_ast_create_0(kind); in zend_ast_create_ex_0()
H A Dzend_ast.c136 ZEND_API zend_ast * ZEND_FASTCALL zend_ast_create_0(zend_ast_kind kind) { in zend_ast_create_0() function

Completed in 14 milliseconds