Home
last modified time | relevance | path

Searched refs:throw (Results 151 – 175 of 613) sorted by relevance

12345678910>>...25

/PHP-8.3/sapi/fpm/tests/
H A Dlogreader.inc47 throw new \Exception('Log descriptor is not set');
86 * @param bool $throwOnTimeout Whether to throw an exception on timeout
230 * @param bool $throwOnTimeout Whether to throw an exception on timeout
271 * @param bool $throwOnTimeout Whether to throw an exception on timeout
294 throw new LogTimoutException('Timout exceeded when reading line');
340 * @param bool $throwOnTimeout Whether to throw an exception on timeout
365 throw new LogTimoutException('Timout exceeded when reading line');
/PHP-8.3/Zend/tests/
H A Djump17.phpt10 throw new Exception();
H A Dbug38234.phpt7 throw new Exception();
H A Dbug64135.phpt7 throw new Exception();
H A Dgh10695_1.phpt11 throw new \Exception('shutdown');
H A Dindirect_method_call_001.phpt8 throw new Exception('foobar');
H A Dtemporary_cleaning_015.phpt6 throw new Exception();
H A Dtemporary_cleaning_006.phpt6 function throwing() { throw new Exception; }
H A Dtemporary_cleaning_011.phpt7 throw new Exception();
H A Derror_reporting02.phpt13 throw new Exception("test");
H A Dbug44184.phpt9 throw new Exception();
H A Dbug60569.phpt7 throw new Exception($msg);
H A Dgh13446_4.phpt17 throw new Exception();
H A Dgh13446_2.phpt12 throw new Exception('Unhandled');
H A Dbind_static_exception.phpt7 throw new Exception("Foo");
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 Dgh8810_3.phpt7 throw new Exception();
H A Dgh8810_4.phpt7 throw new Exception();
/PHP-8.3/Zend/tests/match/
H A D023.phpt7 throw new Exception();
/PHP-8.3/Zend/tests/nullsafe_operator/
H A D039.phpt7 throw new Exception($m);
/PHP-8.3/tests/lang/
H A Dbug23279.phpt8 throw new Exception;
/PHP-8.3/ext/standard/tests/array/
H A Darray_map_001.phpt9 throw new exception(1);
/PHP-8.3/Zend/tests/generators/
H A Dgc_order.phpt8 throw new Exception; // Just to create a live range

Completed in 37 milliseconds

12345678910>>...25