Home
last modified time | relevance | path

Searched refs:pg_dbname (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/ext/pgsql/tests/
H A D02connection.phpt36 if (!pg_dbname($db))
38 echo "pg_dbname() error\n";
/PHP-7.4/ext/pgsql/
H A Dphp_pgsql.h76 PHP_FUNCTION(pg_dbname);
H A Dpgsql.c599 PHP_FE(pg_dbname, arginfo_pg_dbname)
1707 PHP_FUNCTION(pg_dbname) argument

Completed in 34 milliseconds