Lines Matching refs:EG

249 	while (!EG(exception)) {  in spl_recursive_it_move_forward_ex()
255 if (EG(exception)) { in spl_recursive_it_move_forward_ex()
277 if (EG(exception)) { in spl_recursive_it_move_forward_ex()
313 if (EG(exception)) { in spl_recursive_it_move_forward_ex()
340 if (EG(exception)) { in spl_recursive_it_move_forward_ex()
374 if (EG(exception)) { in spl_recursive_it_move_forward_ex()
388 if (EG(exception)) { in spl_recursive_it_move_forward_ex()
420 …if (!EG(exception) && (!object->endChildren || object->endChildren->common.scope != spl_ce_Recursi… in spl_recursive_it_rewind_ex()
430 if (!EG(exception) && object->beginIteration && !object->in_iteration) { in spl_recursive_it_rewind_ex()
592 if (EG(exception)) { in spl_recursive_it_it_construct()
1408 p = EG(argument_stack).top_element-2; in spl_dual_it_call_method()
1420 …if (call_user_function_ex(EG(function_table), NULL, &func, &retval, arg_count, func_params, 0, NUL… in spl_dual_it_call_method()
1525 if (EG(exception)) { in spl_dual_it_construct()
1716 if (EG(exception)) { in spl_dual_it_fetch()
1723 return EG(exception) ? FAILURE : SUCCESS; in spl_dual_it_fetch()
1862 if (EG(exception)) { in spl_filter_it_fetch()
1960 if (!EG(exception) && Z_TYPE(retval) != IS_UNDEF) { in SPL_METHOD()
1980 if (!EG(exception) && Z_TYPE(retval) != IS_UNDEF) { in SPL_METHOD()
2030 if (EG(exception)) { in SPL_METHOD()
2264 if (!EG(exception)) { in SPL_METHOD()
2517 if (!EG(exception)) { in spl_limit_it_seek()
2667 if (EG(exception)) { in spl_caching_it_next()
2677 if (EG(exception)) { in spl_caching_it_next()
2692 if (EG(exception)) { in spl_caching_it_next()
3512 if (EG(exception)) { in spl_iterator_apply()
3519 if (EG(exception)) { in spl_iterator_apply()
3525 if (EG(exception)) { in spl_iterator_apply()
3528 if (apply_func(iter, puser) == ZEND_HASH_APPLY_STOP || EG(exception)) { in spl_iterator_apply()
3533 if (EG(exception)) { in spl_iterator_apply()
3542 return EG(exception) ? FAILURE : SUCCESS; in spl_iterator_apply()
3551 if (EG(exception)) { in spl_iterator_to_array_apply()
3560 if (EG(exception)) { in spl_iterator_to_array_apply()
3578 if (EG(exception)) { in spl_iterator_to_values_apply()