Home
last modified time | relevance | path

Searched refs:yield (Results 176 – 200 of 292) sorted by relevance

12345678910>>...12

/PHP-8.3/Zend/tests/
H A Dvm_stack_with_arg_extend.phpt12 yield;
H A Dbug75786.phpt8 yield $key => $value;
/PHP-8.3/Zend/tests/generators/
H A Dxrange.phpt8 yield $i;
H A Dgenerator_return_return_type.phpt9 yield;
H A Dgc_with_iterator_in_foreach.phpt8 yield;
H A Dbug76427.phpt6 yield 2;
H A Dgc_order.phpt7 yield;
H A Dgh9752.phpt10 f(a: 1, b: yield);
H A Dgenerator_returns_generator.phpt10 yield;
H A Ddynamic_properties.phpt7 yield;
H A Dgh11028_3.phpt7 yield null => 0;
H A Dgenerator_trampoline.phpt8 yield $i;
H A Dno_foreach_var_leaks.phpt8 yield $value;
H A Dclone.phpt7 yield;
/PHP-8.3/Zend/tests/return_types/
H A Dgenerators002.phpt6 yield 1;
H A Dnever_generator.phpt7 yield 1;
H A Dgenerators003.phpt12 yield $key => $value;
/PHP-8.3/Zend/tests/generators/errors/
H A Dcount_error.phpt6 function gen() { yield; }
H A Dresume_running_generator_error_002.phpt6 $g = yield;
H A Dyield_const_by_ref_error.phpt7 yield "foo";
/PHP-8.3/Zend/tests/try/
H A Dbug71604.phpt8 yield;
/PHP-8.3/ext/spl/tests/
H A Dbug72684.phpt6 function createGenerator() { yield 1; }
/PHP-8.3/ext/standard/tests/general_functions/
H A Dis_iterable.phpt7 yield;
/PHP-8.3/ext/zend_test/tests/
H A Dzend_legacy_iterable.phpt9 yield 1;
/PHP-8.3/Zend/tests/type_declarations/union_types/
H A Dgenerator_return_containing_extra_types.phpt12 yield;

Completed in 34 milliseconds

12345678910>>...12