Home
last modified time | relevance | path

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

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

Completed in 39 milliseconds