Lines Matching refs:param

133      * @param string $host Host of the FastCGI application
134 * @param int $port Port of the FastCGI application
156 * @param bool $b true if the connection should stay alive, false otherwise
180 * @param bool $b true if persistent socket should be used, false otherwise
205 * @param int number of milliseconds before connect will timeout
225 * @param int number of milliseconds before read or write call will timeout
246 * @param int millisecond timeout
298 * @param int $type Type of the packet
299 * @param string $content Content of the packet
300 * @param int $requestId RequestId
320 * @param string $name Name
321 * @param string $value Value
351 * @param string $data Data containing the set of FastCGI NVPair
390 * @param string $data string containing all the packet
408 * @param int $readLimit max content size
442 * @param array $requestedInfo information to retrieve
467 * @param array $params Array of parameters
468 * @param string $stdin Content
483 * @param array $params Array of parameters
484 * @param string $stdin Content
485 …* @param int $readLimit [optional] the number of bytes to accept in a single packet or -1 if unlim…
508 * @param array $params Array of parameters
509 * @param string $stdin Content
571 * @param $resp Response
572 * @param $type Either err or our
590 * @param int $requestId
591 * @param int $timeoutMs [optional] the number of milliseconds to wait.
592 …* @param int $readLimit [optional] the number of bytes to accept in a single packet or -1 if unlim…
684 * @param int $requestId
685 * @param int $timeoutMs [optional] the number of milliseconds to wait.