Searched refs:pg_dbname (Results 1 – 6 of 6) sorted by relevance
36 if (!pg_dbname($db))38 echo "pg_dbname() error\n";
7 pg_dbname();
69 PHP_FUNCTION(pg_dbname);
455 ZEND_FUNCTION(pg_dbname);547 ZEND_FE(pg_dbname, arginfo_pg_dbname)
18 function pg_dbname($connection = null): string {} function
851 PHP_FUNCTION(pg_dbname) in PHP_FUNCTION() argument
Completed in 27 milliseconds