Home
last modified time | relevance | path

Searched defs:tag_table (Results 1 – 1 of 1) sorted by relevance

/PHP-8.4/ext/exif/
H A Dexif.c1278 tag_table_type tag_table; member
1318 static HashTable *exif_make_tag_ht(tag_info_type *tag_table) in exif_make_tag_ht()
1338 static HashTable *exif_get_tag_ht(tag_info_type *tag_table) in exif_get_tag_ht()
1359 static char *exif_get_tagname(int tag_num, tag_table_type tag_table) in exif_get_tagname()
1365 static char *exif_get_tagname_debug(int tag_num, tag_table_type tag_table) in exif_get_tagname_debug()
1374 static char *exif_get_tagname_key(int tag_num, char *buf, size_t buf_size, tag_table_type tag_table) in exif_get_tagname_key()
3260 …fset_info *info, size_t displacement, int section_index, int ReadNextIFD, tag_table_type tag_table) in exif_process_IFD_TAG_impl()
3583 …fset_info *info, size_t displacement, int section_index, int ReadNextIFD, tag_table_type tag_table) in exif_process_IFD_TAG()
4039 tag_table_type tag_table = exif_get_tag_table(section_index); in exif_process_IFD_in_TIFF_impl() local

Completed in 34 milliseconds