Searched refs:magic_entry (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_4/ext/fileinfo/libmagic/ |
| H A D | apprentice.c | 91 struct magic_entry { struct 113 private int parse(struct magic_set *, struct magic_entry *, const char *, 137 private int parse_mime(struct magic_set *, struct magic_entry *, const char *); 138 private int parse_strength(struct magic_set *, struct magic_entry *, const char *); 139 private int parse_apple(struct magic_set *, struct magic_entry *, const char *); 150 int (*fun)(struct magic_set *, struct magic_entry *, const char *); 779 const struct magic_entry *ma = CAST(const struct magic_entry *, a); 780 const struct magic_entry *mb = CAST(const struct magic_entry *, [all...] |
Completed in 3 milliseconds