Home
last modified time | relevance | path

Searched refs:pipeTo (Results 1 – 4 of 4) sorted by relevance

/PHP-8.3/ext/zend_test/
H A Dfiber_arginfo.h26 static ZEND_METHOD(_ZendTestFiber, pipeTo);
34 ZEND_ME(_ZendTestFiber, pipeTo, arginfo_class__ZendTestFiber_pipeTo, ZEND_ACC_PUBLIC)
H A Dfiber.stub.php16 public function pipeTo(callable $callback): _ZendTestFiber {} function in _ZendTestFiber
H A Dfiber.c319 static ZEND_METHOD(_ZendTestFiber, pipeTo) in ZEND_METHOD() argument
/PHP-8.3/ext/zend_test/tests/
H A Dfiber_test_07.phpt12 $fiber->pipeTo(function (int $result): void {

Completed in 10 milliseconds