Home | History | Annotate | Download | only in minizip

Lines Matching refs:x06

109 #define FLAG_LOCALHEADER_OFFSET (0x06)
523 ((*(buf+i+2))==0x05) && ((*(buf+i+3))==0x06))
587 if (((*(buf+i))==0x50) && ((*(buf+i+1))==0x4b) && ((*(buf+i+2))==0x06) && ((*(buf+i+3))==0x07))