Home
last modified time | relevance | path

Searched refs:pg_trace (Results 1 – 6 of 6) sorted by relevance

/php-src/ext/pgsql/tests/
H A Dpg_trace.phpt2 pg_trace
16 pg_trace($tracefile, 'w', $db, 56432);
20 var_dump(pg_trace($tracefile, 'w', $db, 0));
25 pg_trace(): Argument #4 ($trace_mode) %s
H A D80_bug36625.phpt2 Bug #36625 (8.0+) (pg_trace() does not work)
24 pg_trace($tracefile, 'w', $dbh);
H A Dgh12763.phpt14 pg_trace($file_name, 'w', $conn);
/php-src/ext/pgsql/
H A Dpgsql.stub.php698 …function pg_trace(string $filename, string $mode = "w", ?PgSql\Connection $connection = null, int … function
H A Dpgsql_arginfo.h547 ZEND_FUNCTION(pg_trace);
667 ZEND_FE(pg_trace, arginfo_pg_trace)
H A Dpgsql.c2355 PHP_FUNCTION(pg_trace) in PHP_FUNCTION() argument

Completed in 30 milliseconds