Home
last modified time | relevance | path

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

/PHP-7.4/ext/exif/
H A Dexif.c535 #define TAG_END_OF_LIST 0xFFFD macro
562 …{TAG_END_OF_LIST, ""} /* Important for exif_get_tagname() IF value != "" function result is !=…
1363 while (tag_table->Tag != TAG_END_OF_LIST) { in exif_make_tag_ht()

Completed in 17 milliseconds