Home
last modified time | relevance | path

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

/php-src/ext/exif/
H A Dexif.c1696 static size_t double_to_size_t(double x) { in double_to_size_t() function
1751 return double_to_size_t(php_ifd_get_double(value)); in exif_convert_any_to_int()

Completed in 46 milliseconds