Searched refs:naflag (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/
H A Dstructs.h150 int naflag; /* do end-of-line translation */ member in struct:__anon7529
H A Duzexampl.c336 lpDCL->naflag = 0; /* do not convert CR to CRLF */
H A Dwindll.c323 naflag = do end-of-line translation
364 uO.aflag = lpDCL->naflag;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/vb/
H A Dvbunzip.bas113 naflag As Long ' 1 = Convert CR To CRLF, Else 0
591 UZDCL.naflag = uConvertCR_CRLF ' 1 = Convert CR To CRLF
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/csharp/
H A DUnzip.cs172 public int naflag; //1 = Convert CR To CRLF, Else 0 field in struct:CSharpInfoZip_UnZipSample.Unzip.DCLIST
595 dclist.naflag = ConvertEnumToInt(m_ConvertCR_CRLF);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/guisfx/
H A Dsfxwiz.c351 lpDCL->naflag = 0;

Completed in 168 milliseconds