Home
last modified time | relevance | path

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

/PHP-5.3/ext/fileinfo/libmagic/
H A Dsoftmagic.c123 int printed_something = 0; in match() local
189 printed_something = 1; in match()
270 if (!printed_something) { in match()
271 printed_something = 1; in match()
310 if (printed_something) { in match()
315 if ((ms->flags & MAGIC_CONTINUE) == 0 && printed_something) { in match()

Completed in 9 milliseconds