Searched defs:text_options_t (Results 1 – 1 of 1) sorted by relevance
502 struct text_options_t : option_group_t struct504 text_options_t (option_parser_t *parser) in text_options_t() function520 virtual ~text_options_t () in ~text_options_t() argument534 void post_parse (GError **error G_GNUC_UNUSED) { in post_parse()543 char *text_before;544 char *text_after;546 int text_len;547 char *text;548 char *text_file;551 FILE *fp;[all …]