Home
last modified time | relevance | path

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

/php-src/ext/pgsql/tests/
H A Dno_link_open.phpt9 pg_dbname();
16 Deprecated: pg_dbname(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
H A D02connection.phpt38 if (!pg_dbname($db))
40 echo "pg_dbname() error\n";
H A Ddeprecated_implicit_default_link.phpt29 'pg_dbname',
97 Deprecated: pg_dbname(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
/php-src/ext/pgsql/
H A Dpgsql_arginfo.h466 ZEND_FUNCTION(pg_dbname);
562 ZEND_FE(pg_dbname, arginfo_pg_dbname)
H A Dpgsql.stub.php472 function pg_dbname(?PgSql\Connection $connection = null): string {} function
H A Dpgsql.c864 PHP_FUNCTION(pg_dbname) in PHP_FUNCTION() argument

Completed in 33 milliseconds