Searched refs:mng_PAST (Results 1 – 1 of 1) sorted by relevance
545 static const png_byte mng_PAST[5]={ 80, 65, 83, 84, (png_byte) '\0'}; variable6071 if (memcmp(type,mng_PAST,4) == 0) in ReadMNGImage()