Home
last modified time | relevance | path

Searched refs:EPG_fprintxml (Results 1 – 1 of 1) sorted by relevance

/dports/multimedia/ccextractor/ccextractor-0.85/src/lib_ccx/
H A Dts_tables_epg.c14 void EPG_fprintxml(FILE *f, char *string) in EPG_fprintxml() function
171 EPG_fprintxml(f, event->event_name); in EPG_print_event()
174 EPG_fprintxml(f, event->text); in EPG_print_event()
180 EPG_fprintxml(f, event->extended_text); in EPG_print_event()
189 EPG_fprintxml(f, EPG_DVB_content_type_to_string(event->categories[i])); in EPG_print_event()
317 EPG_fprintxml(f, ctx->demux_ctx->pinfo[i].name); in EPG_output()