Home
last modified time | relevance | path

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

/PHP-7.4/ext/fileinfo/libmagic/
H A Dapprentice.c115 struct magic_map { struct
150 private void apprentice_unmap(struct magic_map *);
417 struct magic_map *map; in apprentice_1()
436 if (map == RCAST(struct magic_map *, -1)) in apprentice_1()
528 apprentice_unmap(struct magic_map *map) in apprentice_unmap()
1280 private struct magic_map *
1288 struct magic_map *map; in apprentice_load()
2955 private struct magic_map *
2958 struct magic_map *map;
2979 private struct magic_map *
[all …]
/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch72 private void apprentice_unmap(struct magic_map *);
127 struct magic_map *map;
141 if (map == RCAST(struct magic_map *, -1))
214 apprentice_unmap(struct magic_map *map)
287 - struct magic_map *map;
451 private struct magic_map *
460 struct magic_map *map;
673 private struct magic_map *
682 struct magic_map *map;
683 - struct magic_map *rv = NULL;
[all …]

Completed in 18 milliseconds