Searched refs:pg_get_pid (Results 1 – 5 of 5) sorted by relevance
12 $pid1 = pg_get_pid($db1);15 var_dump($pid1 === pg_get_pid($db2));19 var_dump($pid1 === pg_get_pid($db2));
2 PostgreSQL pg_get_pid() functions14 $pid = pg_get_pid($db);
915 function pg_get_pid(PgSql\Connection $connection): int {} function
580 ZEND_FUNCTION(pg_get_pid);708 ZEND_FE(pg_get_pid, arginfo_pg_get_pid)
4317 PHP_FUNCTION(pg_get_pid) in PHP_FUNCTION() argument
Completed in 27 milliseconds