Home
last modified time | relevance | path

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

/PHP-7.3/ext/fileinfo/libmagic/
H A Dapprentice.c114 struct magic_map { struct
152 private void apprentice_unmap(struct magic_map *);
410 struct magic_map *map; in apprentice_1()
429 if (map == (struct magic_map *)-1) in apprentice_1()
521 apprentice_unmap(struct magic_map *map) in apprentice_unmap()
1266 private struct magic_map *
1274 struct magic_map *map; in apprentice_load()
2931 private struct magic_map *
2934 struct magic_map *map; in apprentice_buf()
2954 private struct magic_map *
[all …]
/PHP-7.3/ext/fileinfo/
H A Dlibmagic.patch151 struct magic_map *map;
165 if (map == (struct magic_map *)-1)
238 apprentice_unmap(struct magic_map *map)
309 - struct magic_map *map;
513 private struct magic_map *
522 struct magic_map *map;
907 struct magic_map *map;
915 private struct magic_map *
924 struct magic_map *map;
925 - struct magic_map *rv = NULL;
[all …]

Completed in 26 milliseconds