Home
last modified time | relevance | path

Searched defs:sendReplyStart (Results 1 – 3 of 3) sorted by relevance

/dports/devel/pecl-event/event-3.0.6/php5/classes/
H A Dhttp_request.c615 PHP_METHOD(EventHttpRequest, sendReplyStart) in PHP_METHOD() argument
/dports/devel/pecl-event/event-3.0.6/php8/
H A Dphp_event.stub.php.in154 public function sendReplyStart(int $code, string $reason): void {} function in PHP_EVENT_NS\\EventHttpRequest
/dports/devel/kdev-php/kdev-php-21.12.3/
H A Dphpfunctions.php14325 public function sendReplyStart($code, $reason){} function in Ds\\EventHttpRequest