Home
last modified time | relevance | path

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

/PHP-7.3/ext/exif/
H A Dexif.c531 #define TAG_END_OF_LIST 0xFFFD macro
558 …{TAG_END_OF_LIST, ""} /* Important for exif_get_tagname() IF value != "" function result is !=…
1363 for (i = 0; (t = tag_table[i].Tag) != TAG_END_OF_LIST; i++) { in exif_get_tagname()

Completed in 17 milliseconds