Home
last modified time | relevance | path

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

/php-src/ext/fileinfo/libmagic/
H A Dsoftmagic.c66 file_private int handle_annotation(struct magic_set *, struct magic *, int);
298 if ((e = handle_annotation(ms, m, *firstline)) != 0) in match()
413 if ((e = handle_annotation(ms, m, *firstline)) in match()
2473 handle_annotation(struct magic_set *ms, struct magic *m, int firstline) in handle_annotation() function

Completed in 7 milliseconds