Home
last modified time | relevance | path

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

/PHP-8.0/ext/fileinfo/libmagic/
H A Dapprentice.c117 struct magic_map { struct
141 private struct magic_map *apprentice_load(struct magic_set *, argument
153 private void apprentice_unmap(struct magic_map *);
402 add_mlist(struct mlist *mlp, struct magic_map *map, size_t idx) in add_mlist()
427 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()
3021 private struct magic_map *
[all …]
/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));
247 - struct magic_map *map;
408 private struct magic_map *
417 struct magic_map *map;
602 -private struct magic_map *
605 - struct magic_map *map;
625 private struct magic_map *
634 struct magic_map *map;
[all …]

Completed in 27 milliseconds