Lines Matching refs:ZEND_ASSERT
206 ZEND_ASSERT(Z_TYPE_P(ret) != IS_REFERENCE); in _get_zval_ptr_tmp()
421 ZEND_ASSERT(op_type == IS_VAR); in _get_zval_ptr()
442 ZEND_ASSERT(op_type == IS_VAR); in _get_zval_ptr_r()
463 ZEND_ASSERT(op_type == IS_VAR); in _get_zval_ptr_deref()
484 ZEND_ASSERT(op_type == IS_VAR); in _get_zval_ptr_r_deref()
505 ZEND_ASSERT(op_type == IS_VAR); in _get_zval_ptr_undef()
539 ZEND_ASSERT(op_type == IS_VAR); in _get_zval_ptr_ptr()
838 ZEND_ASSERT(Z_TYPE_P(arg) != IS_OBJECT); in zend_verify_arg_type()
1529 ZEND_ASSERT(EX(func)->op_array.static_variables != NULL); in zend_get_target_symbol_table()
1538 ZEND_ASSERT(fetch_type == ZEND_FETCH_LOCAL); in zend_get_target_symbol_table()
1890 ZEND_ASSERT(result != NULL); in zend_fetch_dimension_address_read()
2121 ZEND_ASSERT(EX(func) == (zend_function*)op_array); in i_init_func_execute_data()
2195 ZEND_ASSERT(EX(func) == (zend_function*)op_array); in i_init_code_execute_data()
2224 ZEND_ASSERT(EX(func) == (zend_function*)op_array); in i_init_execute_data()
2457 ZEND_ASSERT(op_num); in cleanup_unfinished_calls()
2599 ZEND_ASSERT(last >= EX(func)->op_array.opcodes); in cleanup_live_vars()