get_string();
printf("string \"%s\"", get_string());
match_byte (0);
- match_byte_assert (1);
- match_byte (0);
- match_byte (0);
- match_byte (0);
match_byte (1);
}
else if (match_byte (5))
int n_categories;
printf("next dim\n");
match_byte(0);
- if (match_byte(3))
- {
- get_string();
- match_byte_assert(0x58);
- get_string();
- printf("string \"%s\": ", get_string());
- match_byte(1) || match_byte(0);
- }
- else
- dump_dim_value(0);
+ dump_dim_value(0);
/* This byte is usually 0x02 but 0x00 and 0x75 (!) have also been spotted. */
pos++;