Function report |
Source Code:lib\xz\xz_lzma2.h |
Create Date:2022-07-28 06:17:13 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Indicate that the latest symbol was a short match.
Proto:static inline void lzma_state_short_rep(enum lzma_state *state)
Type:void
Parameter:
| Type | Parameter | Name |
|---|---|---|
| enum lzma_state * | state |
| 89 | state = If state < The lowest 7 states indicate that the previous state was a literal. Then STATE_LIT_SHORTREP Else STATE_NONLIT_REP |
| Name | Describe |
|---|---|
| lzma_rep_match | Decode a repeated match. The distance is one of the four most recently* seen matches. The distance will be stored in s->lzma.rep0. |
| Source code conversion tool public plug-in interface | X |
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |