Searched refs:png_sig (Results 1 – 4 of 4) sorted by relevance
34 PNG_CONST png_byte FARDATA png_sig[8] = {137, 80, 78, 71, 13, 10, 26, 10}; variable
528 png_get_header_ver() in png.c. Moved png_sig to png_sig_bytes in png.c and529 eliminated use of png_sig in pngwutil.c. Moved the various png_CHNK arrays872 Made global png_libpng_ver[], png_sig[] and png_pass_*[] arrays const.
3033 PNG_EXPORT_VAR (PNG_CONST png_byte FARDATA) png_sig[8];
571 png_get_header_ver() in png.c. Moved png_sig to png_sig_bytes in png.c and572 eliminated use of png_sig in pngwutil.c. Moved the various png_CHNK arrays956 Made global png_libpng_ver[], png_sig[] and png_pass_*[] arrays const.