Searched defs:text_options_t (Results 1 – 1 of 1) sorted by relevance
329 struct text_options_t : option_group_t struct331 text_options_t (option_parser_t *parser) { in text_options_t() function345 ~text_options_t (void) { in ~text_options_t() argument358 void post_parse (GError **error G_GNUC_UNUSED) { in post_parse()367 char *text_before;368 char *text_after;370 char *text;371 char *text_file;374 FILE *fp;375 GString *gs;[all …]