Searched refs:png_check_sig (Results 1 – 3 of 3) sorted by relevance
919 #define png_check_sig(sig, n) !png_sig_cmp((sig), 0, (n)) macro
440 Changed libpng.txt to demonstrate png_sig_cmp() instead of png_check_sig()1947 png_permit_empty_plte, png_set_gray_1_2_4_to_8, png_check_sig, and1979 Removed unused prototype for png_check_sig() from png.h2498 Changed png_check_sig() to !png_sig_cmp() in contrib programs.2500 Changed png_check_sig() to !png_sig_cmp() in contrib programs.2509 Removed the deprecated png_check_sig() function/macro.2788 Restored the macro definition of png_check_sig().
4693 png_check_sig(sig, num)4758 We removed the obsolete png_check_sig(), png_memcpy_check(), and