Home
last modified time | relevance | path

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

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

Completed in 21 milliseconds