Home
last modified time | relevance | path

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

/PHP-7.4/ext/exif/
H A Dexif.c1493 static unsigned php_ifd_get32u(void *void_value, int motorola_intel) in php_ifd_get32u() argument
1495 uchar *value = (uchar *) void_value; in php_ifd_get32u()
1512 static uint64_t php_ifd_get64u(void *void_value, int motorola_intel) in php_ifd_get64u() argument
1514 uchar *value = (uchar *) void_value; in php_ifd_get64u()

Completed in 17 milliseconds