Home
last modified time | relevance | path

Searched refs:zend_compile_const_expr (Results 1 – 1 of 1) sorted by path

/php-src/Zend/
H A Dzend_compile.c10507 static void zend_compile_const_expr(zend_ast **ast_ptr, void *context) /* {{{ */ in zend_compile_const_expr() function
10544 zend_ast_apply(ast, zend_compile_const_expr, context); in zend_compile_const_expr()
10554 zend_compile_const_expr(ast_ptr, &context); in zend_const_expr_to_zval()

Completed in 29 milliseconds