Searched refs:str_new (Results 1 – 9 of 9) sorted by relevance
32 struct gstr str_new(void) in str_new() function
405 title = str_new(); in search_conf()430 sttext = str_new(); in search_conf()789 struct gstr help = str_new(); in show_help()
75 struct gstr str_new(void);
697 title = str_new(); in search_conf()1221 help = str_new(); in show_help()
51 struct gstr help = str_new(); in print_help()
835 struct gstr res = str_new(); in get_relations_str()
305 struct gstr gs = str_new(); in sym_warn_unmet_dep()
367 struct gstr help = str_new(); in text_insert_help()
1042 struct gstr help_gstr = str_new(); in menuInfo()
Completed in 21 milliseconds