Searched refs:pg_lo_unlink (Results 1 – 7 of 7) sorted by relevance
52 pg_lo_unlink($db, $oid) or print("pg_lo_unlink() error 1\n");55 // more pg_lo_unlink() tests59 pg_lo_unlink($oid) or print("pg_lo_unlink() error 2\n");65 pg_lo_unlink($db, (string)$oid) or print("pg_lo_unlink() error 3\n");124 Deprecated: pg_lo_unlink(): Automatic fetching of PostgreSQL connection is deprecated in %s on line…
24 pg_lo_unlink ($db, $oid);32 pg_lo_unlink ($db, $oid);40 pg_lo_unlink ($oid);54 Deprecated: pg_lo_unlink(): Automatic fetching of PostgreSQL connection is deprecated in %s on line…
24 pg_lo_unlink ($db, $oid);32 pg_lo_unlink ($db, $oid);40 pg_lo_unlink ($oid);94 Deprecated: pg_lo_unlink(): Automatic fetching of PostgreSQL connection is deprecated in %s on line…
21 pg_lo_unlink(1);91 Deprecated: pg_lo_unlink(): Automatic fetching of PostgreSQL connection is deprecated in %s on line…
721 function pg_lo_unlink($connection, $oid = UNKNOWN): bool {} function
543 ZEND_FUNCTION(pg_lo_unlink);661 ZEND_FE(pg_lo_unlink, arginfo_pg_lo_unlink)
2512 PHP_FUNCTION(pg_lo_unlink) in PHP_FUNCTION() argument
Completed in 27 milliseconds