Searched refs:cByte4 (Results 1 – 1 of 1) sorted by relevance
58 sal_uInt8 cByte1, cByte2, cByte3, cByte4, cByte5, cByte6; in IsCoded() local60 rStm >> cByte1 >> cByte2 >> cByte3 >> cByte4 >> cByte5 >> cByte6; in IsCoded()62 …if ( cByte1 == 'S' && cByte2 == 'V' && cByte3 == 'R' && cByte4 == 'L' && cByte5 == 'E' && ( cByte6… in IsCoded()
Completed in 16 milliseconds