off_t 22 TSRM/readdir.h off_t d_off; /* offset to this dirent */ off_t 141 ext/com_dotnet/com_persist.c off_t offset; off_t 159 ext/com_dotnet/com_persist.c offset = (off_t) dlibMove.QuadPart; off_t 228 ext/dba/dba_cdb.c int cdb_file_lseek(php_stream *fp, off_t offset, int whence TSRMLS_DC) { off_t 233 ext/dba/dba_cdb.c int cdb_file_lseek(int fd, off_t offset, int whence TSRMLS_DC) { off_t 241 ext/dba/dba_cdb.c if (cdb_file_lseek(cdb->file, (off_t)n, SEEK_SET TSRMLS_CC) != (off_t) n) return NULL; \ off_t 300 ext/ereg/ereg.c off_t start, end; off_t 19 ext/ereg/regex/regex.h typedef off_t regoff_t; off_t 483 ext/fileinfo/fileinfo.c off_t streampos; off_t 2699 ext/fileinfo/libmagic/apprentice.c if ((off_t)(entries * sizeof(struct magic)) != st.sb.st_size) { off_t 2789 ext/fileinfo/libmagic/apprentice.c if (php_stream_seek(stream,(off_t)sizeof(struct magic), SEEK_SET) != sizeof(struct magic)) { off_t 294 ext/fileinfo/libmagic/cdf.c cdf_read(const cdf_info_t *info, off_t off, void *buf, size_t len) off_t 298 ext/fileinfo/libmagic/cdf.c if ((off_t)(off + len) != (off_t)siz) { off_t 311 ext/fileinfo/libmagic/cdf.c if (FINFO_LSEEK_FUNC(info->i_fd, off, SEEK_SET) == (off_t)-1) off_t 326 ext/fileinfo/libmagic/cdf.c if (cdf_read(info, (off_t)0, buf, sizeof(buf)) == -1) off_t 360 ext/fileinfo/libmagic/cdf.c return cdf_read(info, (off_t)pos, ((char *)buf) + offs, len); off_t 303 ext/fileinfo/libmagic/compress.c if (FINFO_LSEEK_FUNC(fd, (off_t)0, SEEK_SET) == (off_t)-1) { off_t 409 ext/fileinfo/libmagic/compress.c (void) FINFO_LSEEK_FUNC(0, (off_t)0, SEEK_SET); off_t 40 ext/fileinfo/libmagic/elfclass.h (off_t)elf_getu(swap, elfhdr.e_phoff), off_t 50 ext/fileinfo/libmagic/elfclass.h (off_t)elf_getu(swap, elfhdr.e_phoff), off_t 59 ext/fileinfo/libmagic/elfclass.h (off_t)elf_getu(swap, elfhdr.e_shoff), off_t 677 ext/pdo_oci/oci_statement.c static int oci_blob_seek(php_stream *stream, off_t offset, int whence, off_t *newoffset TSRMLS_DC) off_t 167 ext/pdo_pgsql/pgsql_driver.c static int pgsql_lob_seek(php_stream *stream, off_t offset, int whence, off_t 168 ext/pdo_pgsql/pgsql_driver.c off_t *newoffset TSRMLS_DC) off_t 61 ext/phar/dirstream.c static int phar_dir_seek(php_stream *stream, off_t offset, int whence, off_t *newoffset TSRMLS_DC) /* {{{ */ off_t 34 ext/phar/dirstream.h static int phar_dir_seek( php_stream *stream, off_t offset, int whence, off_t *newoffset TSRMLS_DC); off_t 760 ext/phar/phar.c off_t read_len; off_t 781 ext/phar/phar.c off_t whence; off_t 2550 ext/phar/phar.c off_t manifest_ftell; off_t 420 ext/phar/phar_internal.h static inline void phar_set_fp_type(phar_entry_info *entry, enum phar_fp_type type, off_t offset TSRMLS_DC) off_t 442 ext/phar/phar_internal.h static inline off_t phar_get_fp_offset(phar_entry_info *entry TSRMLS_DC) off_t 471 ext/phar/phar_internal.h off_t position; off_t 473 ext/phar/phar_internal.h off_t zero; off_t 580 ext/phar/phar_internal.h int phar_seek_efp(phar_entry_info *entry, off_t offset, int whence, off_t position, int follow_links TSRMLS_DC); off_t 177 ext/phar/phar_object.c off_t position; off_t 233 ext/phar/phar_object.c if (position == (off_t) info->uncompressed_filesize) { off_t 1979 ext/phar/phar_object.c off_t offset; off_t 381 ext/phar/stream.c stream->eof = (data->position == (off_t) entry->uncompressed_filesize); off_t 390 ext/phar/stream.c static int phar_stream_seek(php_stream *stream, off_t offset, int whence, off_t *newoffset TSRMLS_DC) /* {{{ */ off_t 395 ext/phar/stream.c off_t temp; off_t 416 ext/phar/stream.c if (temp > data->zero + (off_t) entry->uncompressed_filesize) { off_t 444 ext/phar/stream.c if (data->position > (off_t)data->internal_file->uncompressed_filesize) { off_t 37 ext/phar/stream.h static int phar_stream_seek( php_stream *stream, off_t offset, int whence, off_t *newoffset TSRMLS_DC); off_t 268 ext/phar/tar.c off_t curloc; off_t 41 ext/phar/util.c static int phar_call_openssl_signverify(int is_sign, php_stream *fp, off_t end, char *key, int key_len, char **signature, int *signature_len TSRMLS_DC); off_t 120 ext/phar/util.c int phar_seek_efp(phar_entry_info *entry, off_t offset, int whence, off_t position, int follow_links TSRMLS_DC) /* {{{ */ off_t 123 ext/phar/util.c off_t temp, eoffset; off_t 157 ext/phar/util.c if (temp > eoffset + (off_t) entry->uncompressed_filesize) { off_t 696 ext/phar/util.c off_t loc; off_t 789 ext/phar/util.c if (php_stream_tell(ufp) - loc != (off_t) entry->uncompressed_filesize) { off_t 1402 ext/phar/util.c static int phar_call_openssl_signverify(int is_sign, php_stream *fp, off_t end, char *key, int key_len, char **signature, int *signature_len TSRMLS_DC) /* {{{ */ off_t 1423 ext/phar/util.c if (end != (off_t) php_stream_copy_to_mem(fp, &(Z_STRVAL_P(zdata)), (size_t) end, 0)) { off_t 1518 ext/phar/util.c off_t read_len; off_t 1619 ext/phar/util.c read_len -= (off_t)len; off_t 1659 ext/phar/util.c read_len -= (off_t)len; off_t 1692 ext/phar/util.c read_len -= (off_t)len; off_t 1733 ext/phar/util.c read_len -= (off_t)len; off_t 1766 ext/phar/util.c read_len -= (off_t)len; off_t 353 ext/phar/zip.c off_t beforeus = php_stream_tell(fp); off_t 408 ext/phar/zip.c off_t now; off_t 463 ext/phar/zip.c off_t loc = php_stream_tell(fp); off_t 559 ext/phar/zip.c off_t saveloc; off_t 772 ext/phar/zip.c off_t offset; off_t 1086 ext/phar/zip.c off_t tell, st; off_t 25829 ext/sqlite3/libsqlite/sqlite3.c #define osFtruncate ((int(*)(int,off_t))aSyscall[6].pCurrent) off_t 25842 ext/sqlite3/libsqlite/sqlite3.c #define osPread ((ssize_t(*)(int,void*,size_t,off_t))aSyscall[9].pCurrent) off_t 25849 ext/sqlite3/libsqlite/sqlite3.c #define osPread64 ((ssize_t(*)(int,void*,size_t,off_t))aSyscall[10].pCurrent) off_t 25859 ext/sqlite3/libsqlite/sqlite3.c #define osPwrite ((ssize_t(*)(int,const void*,size_t,off_t))\ off_t 25867 ext/sqlite3/libsqlite/sqlite3.c #define osPwrite64 ((ssize_t(*)(int,const void*,size_t,off_t))\ off_t 25878 ext/sqlite3/libsqlite/sqlite3.c #define osFallocate ((int(*)(int,off_t,off_t))aSyscall[15].pCurrent) off_t 25897 ext/sqlite3/libsqlite/sqlite3.c #define osMmap ((void*(*)(void*,size_t,int,int,int,off_t))aSyscall[21].pCurrent) off_t 27243 ext/sqlite3/libsqlite/sqlite3.c off_t divSize = SHARED_SIZE - 1; off_t 1144 ext/sqlite3/sqlite3.c static int php_sqlite3_stream_seek(php_stream *stream, off_t offset, int whence, off_t *newoffs TSRMLS_DC) off_t 1857 ext/standard/filters.c off_t offset; off_t 427 ext/standard/image.c off_t length = ((unsigned int)php_read2(stream TSRMLS_CC)); off_t 68 ext/standard/php_fopen_wrapper.c off_t position; off_t 121 ext/standard/php_fopen_wrapper.c static int php_stream_input_seek(php_stream *stream, off_t offset, int whence, off_t *newoffset TSRMLS_DC) /* {{{ */ off_t 179 ext/standard/php_smart_str.h smart_str_append_generic_ex((dest), (num), (type), off_t, _long) off_t 423 ext/standard/streamsfuncs.c off_t position; off_t 228 ext/zip/lib/zip_close.c if ((fseeko(za->zp, (off_t)offset, SEEK_SET) < 0)) { off_t 293 ext/zip/lib/zip_close.c off_t offstart, offdata, offend; off_t 526 ext/zip/lib/zip_close.c off_t cd_start, end; off_t 134 ext/zip/lib/zip_dirent.c off_t off; off_t 340 ext/zip/lib/zip_extra_field.c if (fseeko(za->zp, (off_t)(e->orig->offset + 26), SEEK_SET) < 0) { off_t 61 ext/zip/lib/zip_file_get_offset.c if (fseeko(za->zp, (off_t)offset, SEEK_SET) != 0) { off_t 45 ext/zip/lib/zip_filerange_crc.c _zip_filerange_crc(FILE *fp, off_t start, off_t len, uLong *crcp, off_t 49 ext/zip/lib/zip_open.c static struct zip_cdir *_zip_find_central_dir(FILE *, unsigned int, int *, off_t); off_t 54 ext/zip/lib/zip_open.c static struct zip_cdir *_zip_readcdir(FILE *, off_t, unsigned char *, const unsigned char *, off_t 56 ext/zip/lib/zip_open.c static struct zip_cdir *_zip_read_eocd(const unsigned char *, const unsigned char *, off_t, off_t 59 ext/zip/lib/zip_open.c off_t, size_t, unsigned int, struct zip_error *); off_t 130 ext/zip/lib/zip_open.c off_t len; off_t 201 ext/zip/lib/zip_open.c _zip_readcdir(FILE *fp, off_t buf_offset, unsigned char *buf, const unsigned char *eocd, size_t buflen, off_t 340 ext/zip/lib/zip_open.c if (fseeko(fp, (off_t)cd->entry[i].orig->offset, SEEK_SET) != 0) { off_t 491 ext/zip/lib/zip_open.c _zip_find_central_dir(FILE *fp, unsigned int flags, int *zep, off_t len) off_t 495 ext/zip/lib/zip_open.c off_t buf_offset; off_t 501 ext/zip/lib/zip_open.c if (len < (off_t)EOCDLEN) { off_t 598 ext/zip/lib/zip_open.c _zip_read_eocd(const unsigned char *eocd, const unsigned char *buf, off_t buf_offset, size_t buflen, off_t 644 ext/zip/lib/zip_open.c cd->size = (off_t)size; off_t 645 ext/zip/lib/zip_open.c cd->offset = (off_t)offset; off_t 654 ext/zip/lib/zip_open.c off_t buf_offset, size_t buflen, unsigned int flags, struct zip_error *error) off_t 671 ext/zip/lib/zip_open.c if (eocd64loc < buf || (off_t)eocd_offset+EOCD64LEN > (buf_offset+(eocd64loc-buf))) { off_t 676 ext/zip/lib/zip_open.c if ((off_t)eocd_offset >= buf_offset && (off_t)eocd_offset+EOCD64LEN <= buf_offset+(ssize_t)buflen) off_t 677 ext/zip/lib/zip_open.c cdp = buf+((off_t)eocd_offset-buf_offset); off_t 679 ext/zip/lib/zip_open.c if (fseeko(f, (off_t)eocd_offset, SEEK_SET) != 0) { off_t 738 ext/zip/lib/zip_open.c cd->size = (off_t)size; off_t 739 ext/zip/lib/zip_open.c cd->offset = (off_t)offset; off_t 145 ext/zip/lib/zip_source_filep.c if (fseeko(z->f, (off_t)z->off, SEEK_SET) < 0) { off_t 165 ext/zip/lib/zip_source_filep.c if (fseeko(z->f, (off_t)(z->off + (zip_uint64_t)(z->len-z->remain)), SEEK_SET) < 0) { off_t 344 ext/zip/lib/zipint.h off_t size; /* size of central directory */ off_t 345 ext/zip/lib/zipint.h off_t offset; /* offset of central directory in file */ off_t 465 ext/zip/lib/zipint.h int _zip_filerange_crc(FILE *, off_t, off_t, uLong *, struct zip_error *); off_t 59 ext/zlib/zlib_fopen_wrapper.c static int php_gziop_seek(php_stream *stream, off_t offset, int whence, off_t *newoffs TSRMLS_DC) off_t 126 main/php_streams.h int (*seek)(php_stream *stream, off_t offset, int whence, off_t *newoffset TSRMLS_DC); off_t 214 main/php_streams.h off_t position; /* of underlying stream */ off_t 217 main/php_streams.h off_t readpos; off_t 218 main/php_streams.h off_t writepos; off_t 286 main/php_streams.h PHPAPI int _php_stream_seek(php_stream *stream, off_t offset, int whence TSRMLS_DC); off_t 290 main/php_streams.h PHPAPI off_t _php_stream_tell(php_stream *stream TSRMLS_DC); off_t 792 main/rfc1867.c off_t offset; off_t 54 main/rfc1867.h off_t offset; off_t 37 main/streams/cast.c # define PHP_FPOS_T off_t off_t 79 main/streams/cast.c static PHP_FPOS_T stream_cookie_seeker(void *cookie, off_t position, int whence) off_t 117 main/streams/cast.c *position = php_stream_seek((php_stream *)cookie, (off_t)*position, whence); off_t 125 main/streams/cast.c static int stream_cookie_seeker(void *cookie, off_t position, int whence) off_t 209 main/streams/cast.c off_t dummy; off_t 249 main/streams/cast.c off_t pos; off_t 183 main/streams/glob_wrapper.c static int php_glob_stream_rewind(php_stream *stream, off_t offset, int whence, off_t *newoffs TSRMLS_DC) /* {{{ */ off_t 134 main/streams/memory.c static int php_stream_memory_seek(php_stream *stream, off_t offset, int whence, off_t *newoffs TSRMLS_DC) off_t 455 main/streams/memory.c static int php_stream_temp_seek(php_stream *stream, off_t offset, int whence, off_t *newoffs TSRMLS_DC) off_t 481 main/streams/memory.c off_t pos; off_t 596 main/streams/memory.c off_t newoffs; off_t 630 main/streams/memory.c off_t newoffs; off_t 54 main/streams/mmap.c PHPAPI int _php_stream_mmap_unmap_ex(php_stream *stream, off_t readden TSRMLS_DC) off_t 77 main/streams/php_stream_mmap.h PHPAPI int _php_stream_mmap_unmap_ex(php_stream *stream, off_t readden TSRMLS_DC); off_t 252 main/streams/plain_wrapper.c if (stream->position == (off_t)-1 && errno == ESPIPE) { off_t 477 main/streams/plain_wrapper.c static int php_stdiop_seek(php_stream *stream, off_t offset, int whence, off_t *newoffset TSRMLS_DC) off_t 490 main/streams/plain_wrapper.c off_t result; off_t 493 main/streams/plain_wrapper.c if (result == (off_t)-1) off_t 863 main/streams/plain_wrapper.c static int php_plain_files_dirstream_rewind(php_stream *stream, off_t offset, int whence, off_t *newoffs TSRMLS_DC) off_t 588 main/streams/streams.c while (!stream->eof && !err_flag && (stream->writepos - stream->readpos < (off_t)size)) { off_t 674 main/streams/streams.c if (stream->writepos - stream->readpos < (off_t)size) { off_t 1268 main/streams/streams.c PHPAPI off_t _php_stream_tell(php_stream *stream TSRMLS_DC) off_t 1273 main/streams/streams.c PHPAPI int _php_stream_seek(php_stream *stream, off_t offset, int whence TSRMLS_DC) off_t 2135 main/streams/streams.c off_t newpos = 0; off_t 809 main/streams/userspace.c static int php_userstreamop_seek(php_stream *stream, off_t offset, int whence, off_t *newoffs TSRMLS_DC) off_t 1585 main/streams/userspace.c static int php_userstreamop_rewinddir(php_stream *stream, off_t offset, int whence, off_t *newoffs TSRMLS_DC) off_t 1404 sapi/litespeed/lsapilib.c off_t bodyLeft; off_t 1489 sapi/litespeed/lsapilib.c off_t total; off_t 1621 sapi/litespeed/lsapilib.c ssize_t gsendfile( int fdOut, int fdIn, off_t* off, size_t size ) off_t 1624 sapi/litespeed/lsapilib.c off_t written; off_t 1636 sapi/litespeed/lsapilib.c ssize_t gsendfile( int fdOut, int fdIn, off_t* off, size_t size ) off_t 1639 sapi/litespeed/lsapilib.c off_t len = size; off_t 1652 sapi/litespeed/lsapilib.c ssize_t gsendfile( int fdOut, int fdIn, off_t *off, size_t size ) off_t 1679 sapi/litespeed/lsapilib.c ssize_t gsendfile( int fdOut, int fdIn, off_t * off, size_t size ) off_t 1685 sapi/litespeed/lsapilib.c ssize_t LSAPI_sendfile_r( LSAPI_Request * pReq, int fdIn, off_t* off, size_t size ) off_t 119 sapi/litespeed/lsapilib.h off_t m_reqBodyLen; off_t 120 sapi/litespeed/lsapilib.h off_t m_reqBodyRead; off_t 184 sapi/litespeed/lsapilib.h ssize_t LSAPI_sendfile_r( LSAPI_Request * pReq, int fdIn, off_t* off, size_t size ); off_t 254 sapi/litespeed/lsapilib.h static inline off_t LSAPI_GetReqBodyLen_r( LSAPI_Request * pReq ) off_t 261 sapi/litespeed/lsapilib.h static inline off_t LSAPI_GetReqBodyRemain_r( LSAPI_Request * pReq ) off_t 309 sapi/litespeed/lsapilib.h static inline off_t LSAPI_GetReqBodyLen() off_t 312 sapi/litespeed/lsapilib.h static inline off_t LSAPI_GetReqBodyRemain() off_t 332 sapi/litespeed/lsapilib.h static inline ssize_t LSAPI_sendfile( int fdIn, off_t* off, size_t size ) off_t 28 sapi/thttpd/php_thttpd.h off_t thttpd_php_request(httpd_conn *hc, int show_source); off_t 598 sapi/thttpd/thttpd.c static off_t thttpd_real_php_request(httpd_conn *hc, int TSRMLS_DC); off_t 656 sapi/thttpd/thttpd.c static off_t thttpd_real_php_request(httpd_conn *hc, int show_source TSRMLS_DC) off_t 699 sapi/thttpd/thttpd.c off_t thttpd_php_request(httpd_conn *hc, int show_source) off_t 26 win32/readdir.h off_t d_off; /* offset to this dirent */