Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_compile.c2516 static void zend_assert_not_short_circuited(const zend_ast *ast) in zend_assert_not_short_circuited() function
3524 zend_assert_not_short_circuited(expr_ast); in zend_compile_assign()
3566 zend_assert_not_short_circuited(source_ast); in zend_compile_assign_ref()
5693 zend_assert_not_short_circuited(expr_ast); in zend_compile_return()
10455 zend_assert_not_short_circuited(value_ast); in zend_compile_yield()

Completed in 33 milliseconds