Searched refs:magicExtendedProfile (Results 1 – 4 of 4) sorted by relevance
457 magicExtendedProfile = 0x4352, // 'CR' enumerator
65 case magicExtendedProfile: in ValidateMagic()2264 if (fMagic == magicExtendedProfile) in Parse()
1061 if (magicNumber != magicExtendedProfile) in ParseExtended()
2610 stream.Put_uint16 (magicExtendedProfile); in Put()