Home
last modified time | relevance | path

Searched defs:new_alloc_count (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/exif/
H A Dexif.c2114 int new_alloc_count = ImageInfo->file.alloc_count ? ImageInfo->file.alloc_count * 2 : 1; in exif_file_sections_add() local
2177 int new_alloc_count = info_list->alloc_count ? info_list->alloc_count * 2 : 1; in exif_alloc_image_info_data() local

Completed in 37 milliseconds