Home
last modified time | relevance | path

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

/php-src/ext/pdo_pgsql/
H A Dpdo_pgsql.stub.php58 public function getPid(): int {} function in Pdo\\Pgsql
H A Dpdo_pgsql_arginfo.h66 ZEND_METHOD(Pdo_Pgsql, getPid);
79 ZEND_ME(Pdo_Pgsql, getPid, arginfo_class_Pdo_Pgsql_getPid, ZEND_ACC_PUBLIC)
H A Dpdo_pgsql.c143 PHP_METHOD(Pdo_Pgsql, getPid) in PHP_METHOD() argument
/php-src/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 16 milliseconds