Home
last modified time | relevance | path

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

/PHP-8.3/ext/fileinfo/libmagic/
H A Dsoftmagic.c63 private int print_sep(struct magic_set *, int);
315 if (print_sep(ms, firstline) == -1) in match()
436 if (print_sep(ms, firstline) in match()
2437 if (print_sep(ms, firstline) == -1) in handle_annotation()
2444 if (print_sep(ms, firstline) == -1) in handle_annotation()
2453 if (print_sep(ms, firstline) == -1) in handle_annotation()
2467 print_sep(struct magic_set *ms, int firstline) in print_sep() function

Completed in 8 milliseconds