Home
last modified time | relevance | path

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

/php-src/ext/pgsql/tests/
H A D02connection.phpt44 if (pg_tty($db))
46 echo "pg_tty() error\n";
H A Ddeprecated_implicit_default_link.phpt34 'pg_tty',
105 Deprecated: pg_tty(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
/php-src/ext/pgsql/
H A Dpgsql.stub.php494 function pg_tty(?PgSql\Connection $connection = null): string {} function
H A Dpgsql_arginfo.h513 ZEND_FUNCTION(pg_tty);
622 ZEND_FE(pg_tty, arginfo_pg_tty)
H A Dpgsql.c1028 PHP_FUNCTION(pg_tty) in PHP_FUNCTION() argument

Completed in 28 milliseconds