Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_compile.c9837 zend_ast *not_ast = zend_ast_create_ex(ZEND_AST_UNARY_OP, ZEND_BOOL_NOT, var_ast); in zend_compile_isset_or_empty() local
9838 zend_compile_expr(result, not_ast); in zend_compile_isset_or_empty()

Completed in 33 milliseconds