Home
last modified time | relevance | path

Searched defs:LZXdecompress (Results 1 – 4 of 4) sorted by relevance

/dports/lang/fpc-source/fpc-3.2.2/packages/chm/src/
H A Dpaslzx.pas162 function LZXdecompress(pState: PLZXstate; inpos, outpos: PByte; inlen, outlen: LongInt): LongInt; in LZXdecompress() function
/dports/misc/fpc-chm/fpc-3.2.2/packages/chm/src/
H A Dpaslzx.pas162 function LZXdecompress(pState: PLZXstate; inpos, outpos: PByte; inlen, outlen: LongInt): LongInt; in LZXdecompress() function
/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/chmlib/src/
H A Dlzx.c467 int LZXdecompress(struct LZXstate *pState, unsigned char *inpos, unsigned char *outpos, int inlen, … in LZXdecompress() function
/dports/misc/chmlib/chmlib-0.40/src/
H A Dlzx.c467 int LZXdecompress(struct LZXstate *pState, unsigned char *inpos, unsigned char *outpos, int inlen, … in LZXdecompress() function