Home
last modified time | relevance | path

Searched refs:pg_get_pid (Results 1 – 5 of 5) sorted by relevance

/php-src/ext/pgsql/tests/
H A Dgh13519.phpt12 $pid1 = pg_get_pid($db1);
15 var_dump($pid1 === pg_get_pid($db2));
19 var_dump($pid1 === pg_get_pid($db2));
H A D20pg_get_pid.phpt2 PostgreSQL pg_get_pid() functions
14 $pid = pg_get_pid($db);
/php-src/ext/pgsql/
H A Dpgsql_arginfo.h543 ZEND_FUNCTION(pg_get_pid);
662 ZEND_FE(pg_get_pid, arginfo_pg_get_pid)
H A Dpgsql.stub.php904 function pg_get_pid(PgSql\Connection $connection): int {} function
H A Dpgsql.c4063 PHP_FUNCTION(pg_get_pid) in PHP_FUNCTION() argument

Completed in 29 milliseconds