Home
last modified time | relevance | path

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

/PHP-8.0/ext/fileinfo/libmagic/
H A Dapprentice.c153 private void apprentice_unmap(struct magic_map *);
461 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()
1432 apprentice_unmap(map); in apprentice_load()
3157 apprentice_unmap(map); in apprentice_map()
/PHP-8.0/ext/fileinfo/
H A Dlibmagic.patch73 private void apprentice_unmap(struct magic_map *);
174 apprentice_unmap(struct magic_map *map)
229 apprentice_unmap(CAST(struct magic_map *, ml->map));
615 - apprentice_unmap(map);
734 - apprentice_unmap(map);
824 + apprentice_unmap(map);
889 - apprentice_unmap(map);

Completed in 18 milliseconds