Searched refs:PGSQL_SEEK_CUR (Results 1 – 2 of 2) sorted by relevance
29 var_dump(pg_lo_seek($handle, 2, /* PGSQL_SEEK_CUR */)); // This is the default so move cursor from 5
211 const PGSQL_SEEK_CUR = UNKNOWN; define
Completed in 6 milliseconds