Searched refs:pg_lo_read (Results 1 – 5 of 5) sorted by relevance
25 pg_lo_read($handle, 100);
496 ZEND_FUNCTION(pg_lo_read);606 ZEND_FE(pg_lo_read, arginfo_pg_lo_read)607 ZEND_DEP_FALIAS(pg_loread, pg_lo_read, arginfo_pg_loread)
132 PHP_FUNCTION(pg_lo_read);
313 function pg_lo_read($lob, int $length = 8192): string|false {} function
2579 PHP_FUNCTION(pg_lo_read) in PHP_FUNCTION() argument
Completed in 25 milliseconds