Home
last modified time | relevance | path

Searched refs:chunk (Results 26 – 28 of 28) sorted by last modified time

12

/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます21 # We guess the file type from the type of the first chunk.
5594 # GLOB chunk was moved near start and provides subversion info since 2.42
15228 # FORM type, which is followed by the first chunk in the FORM.
15288 >>24 string Exec with executable chunk
24808 # file size = chunk size + 8 in most cases
24814 # data chunk size = color entries * 4 + 4 + sometimes extra (4) appended bytes
29481 # XPRESS, with small chunk size
29492 # dwCompressionSize; Uncompressed chunk size for resources or 0 if uncompressed
29493 #>20 ulelong >0 \b, chunk size %u bytes
H A Dmagic21 # We guess the file type from the type of the first chunk.
5594 # GLOB chunk was moved near start and provides subversion info since 2.42
15228 # FORM type, which is followed by the first chunk in the FORM.
15288 >>24 string Exec with executable chunk
24808 # file size = chunk size + 8 in most cases
24814 # data chunk size = color entries * 4 + 4 + sometimes extra (4) appended bytes
29481 # XPRESS, with small chunk size
29492 # dwCompressionSize; Uncompressed chunk size for resources or 0 if uncompressed
29493 #>20 ulelong >0 \b, chunk size %u bytes
/PHP-7.4/Zend/tests/
H A Dbug78340.phpt19 $chunk= substr($this->bytes, $this->pos, $count);
20 $this->pos+= strlen($chunk);
21 return $chunk;

Completed in 94 milliseconds

12