Home
last modified time | relevance | path

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

/PHP-8.3/ext/fileinfo/libmagic/
H A Dapprentice.c104 struct magic_map { struct
129 private struct magic_map *apprentice_load(struct magic_set *, argument
153 private void apprentice_unmap(struct magic_map *);
445 add_mlist(struct mlist *mlp, struct magic_map *map, size_t idx) in add_mlist()
470 struct magic_map *map; in apprentice_1()
597 apprentice_unmap(struct magic_map *map) in apprentice_unmap()
642 apprentice_unmap(CAST(struct magic_map *, ml->map)); in mlist_free_one()
1452 private struct magic_map *
1460 struct magic_map *map; in apprentice_load()
3188 private struct magic_map *
[all …]
/PHP-8.3/ext/fileinfo/
H A Dlibmagic.patch22 private void apprentice_unmap(struct magic_map *);
102 apprentice_unmap(struct magic_map *map)
162 apprentice_unmap(CAST(struct magic_map *, ml->map));
190 - struct magic_map *map;
351 private struct magic_map *
360 struct magic_map *map;
535 -private struct magic_map *
538 - struct magic_map *map;
558 private struct magic_map *
567 struct magic_map *map;
[all …]

Completed in 20 milliseconds