Home
last modified time | relevance | path

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

/PHP-7.4/ext/fileinfo/libmagic/
H A Dapprentice.c150 private void apprentice_unmap(struct magic_map *);
528 apprentice_unmap(struct magic_map *map) in apprentice_unmap() function
562 apprentice_unmap(CAST(struct magic_map *, ml->map)); in mlist_free_one()
1392 apprentice_unmap(map); in apprentice_load()
2968 apprentice_unmap(map);
3115 apprentice_unmap(map); in apprentice_map()
/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch72 private void apprentice_unmap(struct magic_map *);
214 apprentice_unmap(struct magic_map *map)
269 apprentice_unmap(CAST(struct magic_map *, ml->map));
847 apprentice_unmap(map);
934 - apprentice_unmap(map);

Completed in 17 milliseconds