Home
last modified time | relevance | path

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

/PHP-7.4/ext/fileinfo/libmagic/
H A Dsoftmagic.c67 private int print_sep(struct magic_set *, int);
305 if (print_sep(ms, firstline) == -1) in match()
416 if (print_sep(ms, firstline) in match()
2332 if (print_sep(ms, firstline) == -1) in handle_annotation()
2339 if (print_sep(ms, firstline) == -1) in handle_annotation()
2348 if (print_sep(ms, firstline) == -1) in handle_annotation()
2362 print_sep(struct magic_set *ms, int firstline) in print_sep() function

Completed in 9 milliseconds