Data Fields | |
const char * | section |
const char * | format_header |
const char * | fields_header |
int | size |
int | offset |
int | offset_count |
ASSFields | fields [10] |
Definition at line 40 of file ass_split.c.
const char* ASSSection::fields_header |
const char* ASSSection::format_header |
Definition at line 45 of file ass_split.c.
Referenced by ass_split_section(), free_section(), and realloc_section_array().
Definition at line 46 of file ass_split.c.
Referenced by free_section(), and realloc_section_array().
const char* ASSSection::section |
Definition at line 41 of file ass_split.c.
int ASSSection::size |
Definition at line 44 of file ass_split.c.
Referenced by free_section(), and realloc_section_array().