Home
last modified time | relevance | path

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

/PHP-7.1/ext/fileinfo/libmagic/
H A Dsoftmagic.c67 private int handle_annotation(struct magic_set *, struct magic *);
225 if ((e = handle_annotation(ms, m)) != 0) { in match()
315 if ((e = handle_annotation(ms, m)) != 0) { in match()
2176 handle_annotation(struct magic_set *ms, struct magic *m) in handle_annotation() function

Completed in 9 milliseconds