Lines Matching refs:str_append
519 str_append(r, _(" Depends on: ")); in get_prompt_str()
521 str_append(r, "\n"); in get_prompt_str()
536 str_append(r, "\n"); in get_prompt_str()
555 str_append(r, "\n"); in get_symbol_str()
564 str_append(r, " Selects: "); in get_symbol_str()
571 str_append(r, "\n"); in get_symbol_str()
573 str_append(r, _(" Selected by: ")); in get_symbol_str()
575 str_append(r, "\n"); in get_symbol_str()
577 str_append(r, "\n\n"); in get_symbol_str()
589 str_append(&res, _("No matches found.\n")); in get_relations_str()
601 str_append(help, _(menu_get_help(menu))); in menu_get_ext_help()
602 str_append(help, "\n"); in menu_get_ext_help()
604 str_append(help, nohelp_text); in menu_get_ext_help()