Searched refs:unsupported_chunks (Results 1 – 1 of 1) sorted by relevance
148 static int unsupported_chunks = 0; /* chunk unsupported by libpng in input */ variable827 ++unsupported_chunks; in pngtest_check_text_support()836 ++unsupported_chunks; in pngtest_check_text_support()1692 else if (unsupported_chunks > 0) in test_one_file()1695 inname, unsupported_chunks, strict ? ": IGNORED --strict!" : ""); in test_one_file()1740 if (wrote_question == 0 && unsupported_chunks == 0) in test_one_file()1757 if (strict != 0 && unsupported_chunks == 0) in test_one_file()1772 if (wrote_question == 0 && unsupported_chunks == 0) in test_one_file()1794 if (strict != 0 && unsupported_chunks == 0) in test_one_file()