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             481 ext/fileinfo/fileinfo.c 				off_t streampos;
off_t            2695 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             304 ext/fileinfo/libmagic/compress.c 	if (FINFO_LSEEK_FUNC(fd, (off_t)0, SEEK_SET) == (off_t)-1) {
off_t             410 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             162 ext/pdo_pgsql/pgsql_driver.c static int pgsql_lob_seek(php_stream *stream, off_t offset, int whence,
off_t             163 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            2574 ext/phar/phar.c 	off_t manifest_ftell;
off_t             436 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             458 ext/phar/phar_internal.h static inline off_t phar_get_fp_offset(phar_entry_info *entry TSRMLS_DC)
off_t             487 ext/phar/phar_internal.h 	off_t                    position;
off_t             489 ext/phar/phar_internal.h 	off_t                    zero;
off_t             608 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            1977 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            1409 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            1430 ext/phar/util.c 	if (end != (off_t) php_stream_copy_to_mem(fp, &(Z_STRVAL_P(zdata)), (size_t) end, 0)) {
off_t            1525 ext/phar/util.c 	off_t read_len;
off_t            1626 ext/phar/util.c 				read_len -= (off_t)len;
off_t            1666 ext/phar/util.c 				read_len -= (off_t)len;
off_t            1699 ext/phar/util.c 				read_len -= (off_t)len;
off_t            1740 ext/phar/util.c 				read_len -= (off_t)len;
off_t            1773 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            1128 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              74 ext/standard/php_fopen_wrapper.c 	off_t *position = (off_t*)stream->abstract;
off_t             212 ext/standard/php_fopen_wrapper.c 		return php_stream_alloc(&php_stream_input_ops, ecalloc(1, sizeof(off_t)), 0, "rb");
off_t             179 ext/standard/php_smart_str.h 	smart_str_append_generic_ex((dest), (num), (type), off_t, _long)
off_t             421 ext/standard/streamsfuncs.c 		off_t	position;
off_t              54 ext/zip/lib/zip_close.c static int copy_data(FILE *, off_t, FILE *, struct zip_error *);
off_t             354 ext/zip/lib/zip_close.c     off_t offstart, offdata, offend;
off_t             444 ext/zip/lib/zip_close.c copy_data(FILE *fs, off_t len, FILE *ft, struct zip_error *error)
off_t             513 ext/zip/lib/zip_close.c     off_t offset;
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 *, int, int *, off_t);
off_t              55 ext/zip/lib/zip_open.c static struct zip_cdir *_zip_readcdir(FILE *, off_t, unsigned char *, unsigned char *,
off_t              96 ext/zip/lib/zip_open.c     off_t len;
off_t             169 ext/zip/lib/zip_open.c _zip_readcdir(FILE *fp, off_t buf_offset, unsigned char *buf, unsigned char *eocd, int buflen,
off_t             511 ext/zip/lib/zip_open.c _zip_find_central_dir(FILE *fp, int flags, int *zep, off_t len)
off_t             515 ext/zip/lib/zip_open.c     off_t buf_offset;
off_t             144 ext/zip/lib/zip_source_filep.c 	    if (fseeko(z->f, (off_t)z->off, SEEK_SET) < 0) {
off_t             162 ext/zip/lib/zip_source_filep.c 	    if (fseeko(z->f, (off_t)(z->off + z->len-z->remain),
off_t             319 ext/zip/lib/zipint.h int _zip_filerange_crc(FILE *, off_t, off_t, uLong *, struct zip_error *);
off_t              57 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             786 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             450 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             476 main/streams/memory.c 	off_t pos;
off_t             583 main/streams/memory.c 	off_t newoffs;
off_t             615 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             258 main/streams/plain_wrapper.c 			if (stream->position == (off_t)-1 && errno == ESPIPE) {
off_t             483 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             496 main/streams/plain_wrapper.c 		off_t result;
off_t             499 main/streams/plain_wrapper.c 		if (result == (off_t)-1)
off_t             869 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             808 main/streams/userspace.c static int php_userstreamop_seek(php_stream *stream, off_t offset, int whence, off_t *newoffs TSRMLS_DC)
off_t            1579 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 */