Home
last modified time | relevance | path

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

/php-src/ext/exif/
H A Dexif.c1280 char * id_string; member
3170 if (maker_note->id_string && value_len >= maker_note->id_string_len in exif_process_IFD_in_MAKERNOTE()
3171 && strncmp(maker_note->id_string, value_ptr, maker_note->id_string_len)) in exif_process_IFD_in_MAKERNOTE()

Completed in 16 milliseconds