ReadProfileByte  1865 magick/profile.c     if (ReadProfileByte(&p,&length) != 0x38)
ReadProfileByte  1867 magick/profile.c     if (ReadProfileByte(&p,&length) != 0x42)
ReadProfileByte  1869 magick/profile.c     if (ReadProfileByte(&p,&length) != 0x49)
ReadProfileByte  1871 magick/profile.c     if (ReadProfileByte(&p,&length) != 0x4D)
ReadProfileByte  1876 magick/profile.c     count=(ssize_t) ReadProfileByte(&p,&length);
ReadProfileByte  1881 magick/profile.c       (void) ReadProfileByte(&p,&length);
ReadProfileByte  1963 magick/profile.c         if (ReadProfileByte(&exif,&length) != 0x45)
ReadProfileByte  1965 magick/profile.c         if (ReadProfileByte(&exif,&length) != 0x78)
ReadProfileByte  1967 magick/profile.c         if (ReadProfileByte(&exif,&length) != 0x69)
ReadProfileByte  1969 magick/profile.c         if (ReadProfileByte(&exif,&length) != 0x66)
ReadProfileByte  1971 magick/profile.c         if (ReadProfileByte(&exif,&length) != 0x00)
ReadProfileByte  1973 magick/profile.c         if (ReadProfileByte(&exif,&length) != 0x00)