Searched refs:str_new (Results 1 – 10 of 10) sorted by relevance
49 struct gstr str_new(void) in str_new() function
68 struct gstr str_new(void);
374 struct gstr help = str_new(); in show_help()394 title = str_new(); in search_conf()419 sttext = str_new(); in search_conf()
708 title = str_new(); in search_conf()1225 help = str_new(); in show_help()
52 struct gstr help = str_new(); in print_help()
521 autoconf_cmd = str_new(); in conf_parse()
766 struct gstr res = str_new(); in get_relations_str()
378 struct gstr gs = str_new(); in sym_warn_unmet_dep()
88 struct gstr help = str_new(); in text_insert_help()
1038 struct gstr help_gstr = str_new(); in menuInfo()
Completed in 22 milliseconds