Home
last modified time | relevance | path

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

/PHP-8.2/ext/fileinfo/libmagic/
H A Dapprentice.c152 private void apprentice_unmap(struct magic_map *);
460 apprentice_unmap(map); in apprentice_1()
546 apprentice_unmap(struct magic_map *map) in apprentice_unmap() function
591 apprentice_unmap(CAST(struct magic_map *, ml->map)); in mlist_free_one()
1435 apprentice_unmap(map); in apprentice_load()
3167 apprentice_unmap(map); in apprentice_map()
/PHP-8.2/ext/fileinfo/
H A Dlibmagic.patch71 private void apprentice_unmap(struct magic_map *);
172 apprentice_unmap(struct magic_map *map)
227 apprentice_unmap(CAST(struct magic_map *, ml->map));
631 - apprentice_unmap(map);
750 - apprentice_unmap(map);
840 + apprentice_unmap(map);
905 - apprentice_unmap(map);

Completed in 15 milliseconds