The following parser functions have been rewritten to make use of input_tokenizer():
opencart_parse_hash des_parse_hash win8phone_parse_hash sha1cx_parse_hash itunes_backup_parse_hash skip32_parse_hash
This commit is contained in:
@@ -1020,20 +1020,6 @@ typedef struct hccapx hccapx_t;
|
||||
|
||||
typedef enum display_len
|
||||
{
|
||||
DISPLAY_LEN_MIN_13800 = 64 + 1 + 256,
|
||||
DISPLAY_LEN_MAX_13800 = 64 + 1 + 256,
|
||||
DISPLAY_LEN_MIN_13900 = 40 + 1 + 9,
|
||||
DISPLAY_LEN_MAX_13900 = 40 + 1 + 9,
|
||||
DISPLAY_LEN_MIN_14000 = 16 + 1 + 16,
|
||||
DISPLAY_LEN_MAX_14000 = 16 + 1 + 16,
|
||||
DISPLAY_LEN_MIN_14100 = 16 + 1 + 16,
|
||||
DISPLAY_LEN_MAX_14100 = 16 + 1 + 16,
|
||||
DISPLAY_LEN_MIN_14400 = 40 + 1 + 20,
|
||||
DISPLAY_LEN_MAX_14400 = 40 + 1 + 20,
|
||||
DISPLAY_LEN_MIN_14700 = 15 + 1 + 1 + 1 + 80 + 1 + 1 + 1 + 40 + 1,
|
||||
DISPLAY_LEN_MAX_14700 = 15 + 1 + 2 + 1 + 80 + 1 + 6 + 1 + 40 + 1 + 9 + 1 + 40,
|
||||
DISPLAY_LEN_MIN_14900 = 8 + 1 + 8,
|
||||
DISPLAY_LEN_MAX_14900 = 8 + 1 + 8,
|
||||
DISPLAY_LEN_MIN_15000 = 128 + 1 + 64,
|
||||
DISPLAY_LEN_MAX_15000 = 128 + 1 + 64,
|
||||
DISPLAY_LEN_MIN_15100 = 6 + 3 + 1 + 8 + 1 + 28,
|
||||
|
||||
Reference in New Issue
Block a user