Home
last modified time | relevance | path

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

/php-src/ext/fileinfo/libmagic/
H A Dsoftmagic.c65 file_private int print_sep(struct magic_set *, int);
318 if (print_sep(ms, *firstline) == -1) in match()
439 if (print_sep(ms, *firstline) in match()
2476 if (print_sep(ms, firstline) == -1) in handle_annotation()
2483 if (print_sep(ms, firstline) == -1) in handle_annotation()
2492 if (print_sep(ms, firstline) == -1) in handle_annotation()
2506 print_sep(struct magic_set *ms, int firstline) in print_sep() function

Completed in 11 milliseconds