Home
last modified time | relevance | path

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

/PHP-8.0/ext/pgsql/tests/
H A D02connection.phpt44 if (pg_tty($db))
46 echo "pg_tty() error\n";
/PHP-8.0/ext/pgsql/
H A Dphp_pgsql.h71 PHP_FUNCTION(pg_tty);
H A Dpgsql_arginfo.h459 ZEND_FUNCTION(pg_tty);
552 ZEND_FE(pg_tty, arginfo_pg_tty)
H A Dpgsql.stub.php37 function pg_tty($connection = null): string {} function
H A Dpgsql.c879 PHP_FUNCTION(pg_tty) in PHP_FUNCTION() argument

Completed in 26 milliseconds