Searched defs:text_options_t (Results 1 – 1 of 1) sorted by relevance
323 struct text_options_t : option_group_t struct325 text_options_t (option_parser_t *parser) { in text_options_t() function339 ~text_options_t (void) { in ~text_options_t() argument352 void post_parse (GError **error G_GNUC_UNUSED) { in post_parse()361 char *text_before;362 char *text_after;364 char *text;365 char *text_file;368 FILE *fp;369 GString *gs;[all …]