Home
last modified time | relevance | path

Searched refs:getPid (Results 1 – 6 of 6) sorted by relevance

/PHP-8.2/ext/pdo_pgsql/
H A Dpdo_pgsql.stub.php49 public function getPid(): int {} function in PdoPgsql
H A Dpdo_pgsql_arginfo.h63 ZEND_METHOD(PdoPgsql, getPid);
76 ZEND_ME(PdoPgsql, getPid, arginfo_class_PdoPgsql_getPid, ZEND_ACC_PUBLIC)
H A Dpdo_pgsql.c143 PHP_METHOD(PdoPgsql, getPid) in PHP_METHOD() argument
/PHP-8.2/sapi/fpm/tests/
H A Dbug74083-concurrent-reload.phpt43 $pid = $tester->getPid();
H A Dbug76601-reload-child-signals.phpt54 $pid = $tester->getPid();
H A Dtester.inc1115 $pid = $this->getPid();
1373 public function getPid()

Completed in 19 milliseconds