Home
last modified time | relevance | path

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

/PHP-7.2/ext/fileinfo/libmagic/
H A Dsoftmagic.c64 private int handle_annotation(struct magic_set *, struct magic *, int);
241 if ((e = handle_annotation(ms, m, firstline)) != 0) { in match()
339 if ((e = handle_annotation(ms, m, firstline)) != 0) { in match()
2065 handle_annotation(struct magic_set *ms, struct magic *m, int firstline) in handle_annotation() function

Completed in 7 milliseconds