Searched refs:not_ast (Results 1 – 1 of 1) sorted by relevance
10540 zend_ast *not_ast = zend_ast_create_ex(ZEND_AST_UNARY_OP, ZEND_BOOL_NOT, var_ast); in zend_compile_isset_or_empty() local10541 zend_compile_expr(result, not_ast); in zend_compile_isset_or_empty()
Completed in 61 milliseconds