Searched refs:mng_SAVE (Results 1 – 1 of 1) sorted by relevance
552 static const png_byte mng_SAVE[5]={ 83, 65, 86, 69, (png_byte) '\0'}; variable6151 if (memcmp(type,mng_SAVE,4) == 0) in ReadOneMNGImage()