Home
last modified time | relevance | path

Searched refs:Generator (Results 101 – 125 of 129) sorted by relevance

123456

/PHP-8.3/Zend/tests/generators/
H A Dgenerator_with_type_check_2.phpt2 Generator wit type check
H A Dyield_from_throw_with_throwing_exception.phpt26 #2 %s(%d): Generator->throw(Object(Exception))
H A Dexception_during_shutdown.phpt2 Generator exceptions during shutdown should not be swallowed
H A Dget_return_and_finally.phpt2 Test interaction of Generator::getReturn() and finally
H A Dgenerator_rewind.phpt54 #0 %s(%d): Generator->rewind()
/PHP-8.3/Zend/tests/
H A Dgh9916-004.phpt2 Bug GH-9916 004 (Entering shutdown sequence with a fiber suspended in a Generator emits an unavoida…
H A Dbug69989_3.phpt2 Generator cycle collection edge cases
H A Dgh15108-005.phpt8 public function getIterator(): \Generator
H A Dgh9916-003.phpt2 Bug GH-9916 003 (Entering shutdown sequence with a fiber suspended in a Generator emits an unavoida…
H A Dgh9916-010.phpt2 Bug GH-9916 010 (Entering shutdown sequence with a fiber suspended in a Generator emits an unavoida…
H A Dgh9916-006.phpt2 Bug GH-9916 006 (Entering shutdown sequence with a fiber suspended in a Generator emits an unavoida…
H A Dgh9916-008.phpt2 Bug GH-9916 008 (Entering shutdown sequence with a fiber suspended in a Generator emits an unavoida…
H A Dgh15108-006.phpt8 public function getIterator(): \Generator
H A Dgh15275-002.phpt8 public function getIterator(): \Generator
H A Dgh9916-011.phpt2 Bug GH-9916 011 (Entering shutdown sequence with a fiber suspended in a Generator emits an unavoida…
H A Dgh15108-007.phpt8 public function getIterator(): \Generator
H A Dgh15330-003.phpt8 public function getIterator(): \Generator
H A Dgh9916-007.phpt2 Bug GH-9916 007 (Entering shutdown sequence with a fiber suspended in a Generator emits an unavoida…
/PHP-8.3/ext/zend_test/tests/
H A Dobserver_generator_03.phpt2 Observer: Generator with 'yield from'
H A Dobserver_generator_05.phpt2 Observer: Generator with uncaught exception
/PHP-8.3/ext/opcache/tests/opt/
H A Dsccp_032.phpt14 function test(): Generator {
/PHP-8.3/Zend/
H A Dzend_generators.c908 ZEND_METHOD(Generator, rewind) in ZEND_METHOD() argument
921 ZEND_METHOD(Generator, valid) in ZEND_METHOD() argument
938 ZEND_METHOD(Generator, current) in ZEND_METHOD() argument
956 ZEND_METHOD(Generator, key) in ZEND_METHOD() argument
974 ZEND_METHOD(Generator, next) in ZEND_METHOD() argument
989 ZEND_METHOD(Generator, send) in ZEND_METHOD() argument
1023 ZEND_METHOD(Generator, throw) in ZEND_METHOD() argument
1058 ZEND_METHOD(Generator, getReturn) in ZEND_METHOD() argument
/PHP-8.3/ext/reflection/
H A Dphp_reflection.stub.php150 public function __construct(Generator $generator) {}
168 public function getExecutingGenerator(): Generator {}
H A Dphp_reflection_arginfo.h112 ZEND_ARG_OBJ_INFO(0, generator, Generator, 0)
128 …IVE_RETURN_OBJ_INFO_EX(arginfo_class_ReflectionGenerator_getExecutingGenerator, 0, 0, Generator, 0)
/PHP-8.3/
H A DREADME.REDIST.BINS217 Equidistributed Uniform Pseudo-Random Number Generator", ACM Transactions on

Completed in 31 milliseconds

123456