Home
last modified time | relevance | path

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

/php-src/ext/pdo_pgsql/
H A Dpgsql_driver.stub.php32 …public function pgsqlGetNotify(int $fetchMode = PDO::FETCH_DEFAULT, int $timeoutMilliseconds = 0):… argument
H A Dpdo_pgsql.stub.php56 …public function getNotify(int $fetchMode = \PDO::FETCH_DEFAULT, int $timeoutMilliseconds = 0): arr… argument
H A Dpgsql_driver_arginfo.h43 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, timeoutMilliseconds, IS_LONG, 0, "0")
H A Dpdo_pgsql_arginfo.h47 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, timeoutMilliseconds, IS_LONG, 0, "0")

Completed in 9 milliseconds