Home
last modified time | relevance | path

Searched refs:halt_offset (Results 1 – 4 of 4) sorted by relevance

/PHP-5.3/ext/phar/
H A Dphar.c694 halt_offset += 3;
704 ++halt_offset;
708 ++halt_offset;
1182 mydata->halt_offset = halt_offset;
1577 long halt_offset; local
1591 halt_offset = 0;
1721 halt_offset += got;
2703 phar->halt_offset = len + 5;
2718 if (phar->halt_offset != written) {
2740 halt_offset = manifest_ftell;
[all …]
H A Dphar_internal.h314 size_t halt_offset; member
H A Dstream.c266 entry->compressed_filesize = entry->uncompressed_filesize = phar->halt_offset; in phar_wrapper_open_url()
H A Dphar_object.c4026 len = phar_obj->arc.archive->halt_offset;

Completed in 45 milliseconds