Searched defs:value (Results 1 – 5 of 5) sorted by relevance
4 $value = Fiber::suspend('fiber'); variable8 $value = $fiber->start(); variable
33 public function resume(mixed $value = null): mixed {}92 public static function suspend(mixed $value = null): mixed {}
12 public function resume(mixed $value = null): mixed {}28 public static function suspend(mixed $value = null): mixed { }
88 zval value; member
362 zval *exception, *value = NULL; in ZEND_METHOD() local422 zval *value = NULL; in ZEND_METHOD() local
Completed in 9 milliseconds