Searched refs:pg_tty (Results 1 – 5 of 5) sorted by relevance
44 if (pg_tty($db))46 echo "pg_tty() error\n";
71 PHP_FUNCTION(pg_tty);
459 ZEND_FUNCTION(pg_tty);552 ZEND_FE(pg_tty, arginfo_pg_tty)
37 function pg_tty($connection = null): string {} function
879 PHP_FUNCTION(pg_tty) in PHP_FUNCTION() argument
Completed in 33 milliseconds