This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
char * | pst_lzfu_decompress (char *rtfcomp, uint32_t compsize, size_t *size) |
decompress lz compressed rtf data. |
|
decompress lz compressed rtf data. The initial lz dictionary is preloaded with rtf specific data.
Definition at line 38 of file lzfu.c. References LE16_CPU, LE32_CPU, LZFU_INITDICT, LZFU_INITLENGTH, lzfuheader, memcpy(), memset(), pst_malloc(), and size. |
Here is the call graph for this function: