Home
last modified time | relevance | path

Searched refs:pg_options (Results 1 – 5 of 5) sorted by relevance

/php-src/ext/pgsql/tests/
H A D02connection.phpt48 if (pg_options($db))
50 echo "pg_options() error\n";
H A Ddeprecated_implicit_default_link.phpt32 'pg_options',
101 Deprecated: pg_options(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
/php-src/ext/pgsql/
H A Dpgsql_arginfo.h504 ZEND_FUNCTION(pg_options);
610 ZEND_FE(pg_options, arginfo_pg_options)
H A Dpgsql.stub.php488 function pg_options(?PgSql\Connection $connection = null): string {} function
H A Dpgsql.c970 PHP_FUNCTION(pg_options) in PHP_FUNCTION() argument

Completed in 27 milliseconds