Home
last modified time | relevance | path

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

/php-src/ext/fileinfo/libmagic/
H A Dapprentice.c104 struct magic_map { struct
128 file_private struct magic_map *apprentice_load(struct magic_set *, argument
152 file_private void apprentice_unmap(struct magic_map *);
444 add_mlist(struct mlist *mlp, struct magic_map *map, size_t idx) in add_mlist()
469 struct magic_map *map; in apprentice_1()
596 apprentice_unmap(struct magic_map *map) in apprentice_unmap()
641 apprentice_unmap(CAST(struct magic_map *, ml->map)); in mlist_free_one()
1453 file_private struct magic_map *
1461 struct magic_map *map; in apprentice_load()
3205 file_private struct magic_map *
[all …]
/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));
197 - struct magic_map *map;
358 file_private struct magic_map *
367 struct magic_map *map;
541 -file_private struct magic_map *
544 - struct magic_map *map;
564 file_private struct magic_map *
573 struct magic_map *map;
[all …]

Completed in 22 milliseconds