Searched refs:pg_dbname (Results 1 – 6 of 6) sorted by relevance
9 pg_dbname();16 Deprecated: pg_dbname(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
36 if (!pg_dbname($db))38 echo "pg_dbname() error\n";
29 'pg_dbname',97 Deprecated: pg_dbname(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
477 function pg_dbname(?PgSql\Connection $connection = null): string {} function
502 ZEND_FUNCTION(pg_dbname);607 ZEND_FE(pg_dbname, arginfo_pg_dbname)
1003 PHP_FUNCTION(pg_dbname) in PHP_FUNCTION() argument
Completed in 28 milliseconds