Home
last modified time | relevance | path

Searched refs:hdr_size (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/gd/
H A Dgd.c537 int hdr_size = sizeof(gdFont) - sizeof(char *); in PHP_FUNCTION() local
565 while (b < hdr_size && (n = php_stream_read(stream, (char*)&font[b], hdr_size - b)) > 0) { in PHP_FUNCTION()
581 body_size_check = php_stream_tell(stream) - hdr_size; in PHP_FUNCTION()
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます24306 # hdr_size; size including JSON area called Metadata area by cryptsetup with value like: 16384
H A Dmagic24306 # hdr_size; size including JSON area called Metadata area by cryptsetup with value like: 16384

Completed in 157 milliseconds