not_ast 6369 Zend/zend_compile.c zend_ast *not_ast = zend_ast_create_ex(ZEND_AST_UNARY_OP, ZEND_BOOL_NOT, var_ast); not_ast 6370 Zend/zend_compile.c zend_compile_expr(result, not_ast);