Home
last modified time | relevance | path

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

/PHP-7.4/ext/exif/
H A Dexif.c1583 static double php_ifd_get_double(char *data) { in php_ifd_get_double() function
1706 return php_ifd_get_double(value); in exif_convert_any_format()
1790 return double_to_size_t(php_ifd_get_double(value)); in exif_convert_any_to_int()
2277 info_value->d = php_ifd_get_double(value); in exif_iif_add_value()

Completed in 15 milliseconds