Home
last modified time | relevance | path

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

/PHP-7.4/ext/exif/
H A Dexif.c1372 static void exif_tag_ht_dtor(zval *zv) in exif_tag_ht_dtor() function
1385 zend_hash_init(EXIF_G(tag_table_cache), 0, NULL, exif_tag_ht_dtor, 1); in exif_get_tag_ht()

Completed in 19 milliseconds