Home
last modified time | relevance | path

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

/PHP-8.1/ext/fileinfo/libmagic/
H A Dapprentice.c116 struct magic_map { struct
140 private struct magic_map *apprentice_load(struct magic_set *, argument
152 private void apprentice_unmap(struct magic_map *);
401 add_mlist(struct mlist *mlp, struct magic_map *map, size_t idx) in add_mlist()
426 struct magic_map *map; in apprentice_1()
546 apprentice_unmap(struct magic_map *map) in apprentice_unmap()
591 apprentice_unmap(CAST(struct magic_map *, ml->map)); in mlist_free_one()
1320 private struct magic_map *
1328 struct magic_map *map; in apprentice_load()
3031 private struct magic_map *
[all …]
/PHP-8.1/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));
245 - struct magic_map *map;
406 private struct magic_map *
415 struct magic_map *map;
600 -private struct magic_map *
603 - struct magic_map *map;
623 private struct magic_map *
632 struct magic_map *map;
[all …]

Completed in 15 milliseconds