Searched refs:PGSQL_SEEK_END (Results 1 – 2 of 2) sorted by relevance
34 var_dump(pg_lo_seek($handle, -4, PGSQL_SEEK_END)); /* Seek from the end */
216 const PGSQL_SEEK_END = UNKNOWN; define
Completed in 9 milliseconds