Home
last modified time | relevance | path

Searched refs:start (Results 26 – 50 of 56) sorted by relevance

123

/ext-fiber/tests/
H A Dsuspend-in-nested-function.phpt18 var_dump($fiber->start());
H A Dunfinished-fiber.phpt20 $fiber->start();
H A Dfiber-in-destruct.phpt25 var_dump($fiber->start());
H A Dsuspend-in-force-close-fiber-catching-exception.phpt18 $fiber->start();
H A Dresume-terminated-fiber.phpt10 $fiber->start();
H A Dout-of-memory-in-fiber.phpt23 $fiber->start();
H A Dfailing-fiber.phpt13 $value = $fiber->start();
H A Dbacktrace-nested.phpt18 $fiber->start();
H A Dthrow-from-destruct-with-fiber.phpt13 $fiber->start();
H A Dunfinished-fiber-with-finally.phpt22 $fiber->start();
H A Derror-reporting.phpt16 $fiber->start();
H A Dbacktrace-object.phpt19 $fiber->start('test');
H A Dget-return-in-unfinished-fiber.phpt10 var_dump($fiber->start());
H A Dsilence-operator-inside-fiber.phpt18 $fiber->start();
H A Dget-return-after-throwing.phpt11 $fiber->start();
H A Dthrow-during-fiber-destruct.phpt14 $fiber->start();
H A Dgc-cycle-result.phpt23 $fiber->start();
H A Dfiber-throw-in-destruct.phpt16 var_dump($fiber->start());
H A Dunfinished-fiber-with-suspend-in-finally.phpt27 $fiber->start();
H A Dsilence-operator-outside-fiber.phpt14 @$fiber->start();
H A Dunfinished-fiber-with-nested-try-catch.phpt38 $fiber->start();
H A Dsuspend-in-force-close-fiber.phpt16 $fiber->start();
H A Dunfinished-fiber-with-throw-in-finally.phpt37 $fiber->start();
H A Dsuspend-in-force-close-fiber-after-shutdown.phpt16 $fiber->start();
/ext-fiber/
H A Dfiber.stub.php10 public function start(mixed ...$args): mixed {} function in Fiber

Completed in 33 milliseconds

123