Home
last modified time | relevance | path

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

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

Completed in 18 milliseconds