Searched defs:string_code (Results 1 – 2 of 2) sorted by relevance
50 static void set_new_entry_dict(MLZDict* dict, int string_code, int parent_code, int char_code) { in set_new_entry_dict()61 static int decode_string(MLZ* mlz, unsigned char *buff, int string_code, int *first_char_code, unsi… in decode_string()126 int string_code, last_string_code, char_code; in ff_mlz_decompression() local
39 int string_code; member