Home
last modified time | relevance | path

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

/php-src/ext/fileinfo/libmagic/
H A Dapprentice.c152 file_private void apprentice_unmap(struct magic_map *);
502 apprentice_unmap(map); in apprentice_1()
596 apprentice_unmap(struct magic_map *map) in apprentice_unmap() function
641 apprentice_unmap(CAST(struct magic_map *, ml->map)); in mlist_free_one()
1568 apprentice_unmap(map); in apprentice_load()
3341 apprentice_unmap(map); in apprentice_map()
/php-src/ext/fileinfo/
H A Dlibmagic.patch22 file_private void apprentice_unmap(struct magic_map *);
110 apprentice_unmap(struct magic_map *map)
170 apprentice_unmap(CAST(struct magic_map *, ml->map));
554 - apprentice_unmap(map);
673 - apprentice_unmap(map);
763 + apprentice_unmap(map);
822 - apprentice_unmap(map);

Completed in 22 milliseconds