Home
last modified time | relevance | path

Searched refs:throw (Results 101 – 125 of 372) sorted by relevance

12345678910>>...15

/PHP-7.0/ext/mbstring/tests/
H A Dbug72402.phpt8 throw new Exception('it');
/PHP-7.0/Zend/tests/
H A Dbug69640.phpt5 throw new \ParseError('I mess everything up! :trollface:');
H A Dns_093.phpt6 // should not throw syntax errors
H A Dexception_handler_003.phpt19 throw new Exception();
H A Dtemporary_cleaning_003.phpt9 throw new Exception();
H A Dbug31177-2.phpt7 if($n) throw new Exception("new");
H A Dexception_during_property_assign_op.phpt8 throw new Exception;
H A Dexception_handler_005.phpt18 throw new excEption();
H A Dcatch.phpt16 throw new Exception();
H A Dbug65254.phpt9 throw new \Exception('abcd');
H A Derror_reporting06.phpt16 throw new Exception("test");
H A Dexception_handler_006.phpt20 throw new excEption();
H A Dbug40815.phpt14 throw new Exception ("Whiii");
H A Dbug71163.phpt7 throw new Exception("boom");
H A Derror_reporting07.phpt16 throw new Exception("test");
H A Dexception_023.phpt7 throw new Exception();
H A Dbug64821.2.phpt12 throw new a;
H A Derror_reporting10.phpt13 throw new Exception();
H A Dbug70785.phpt7 throw new Exception($msg);
/PHP-7.0/ext/spl/internal/
H A Dsplstack.inc36 * @throw RuntimeException If the new mode affects the iteration's direction.
41throw new RuntimeException("Iterators' LIFO/FIFO modes for SplStack/SplQueue objects are frozen");
/PHP-7.0/ext/spl/tests/
H A Dspl_iterator_apply_error_001.phpt7 throw new Exception('Broken callback');
H A Dheap_current_variation_001.phpt13 throw new Exception('');
/PHP-7.0/Zend/tests/try/
H A Dcatch_finally_005.phpt7 throw new Exception("ex");
H A Dtry_finally_015.phpt16 throw new Exception;
/PHP-7.0/Zend/tests/return_types/
H A D020.phpt7 throw new Exception();

Completed in 53 milliseconds

12345678910>>...15