Searched refs:new_strlist (Results 1 – 1 of 1) sorted by relevance
248 static struct strlist_st *new_strlist(void);1077 tmp_excl->exstr = new_strlist(); in read_exclude_file()1093 tail->next = new_strlist(); in read_exclude_file()1341 tmp_str = new_strlist(); in add_line_to_comment()1366 tmp_str = new_strlist(); in add_qstring_to_str()1752 new_strlist(); in read_po()1761 comment_tail->next = new_strlist(); in read_po()1785 tmp_elem->msgid = msgid_tail = new_strlist(); in read_po()1791 tmp_elem->msgstr = msgstr_tail = new_strlist(); in read_po()1800 msgid_tail->next = new_strlist(); in read_po()[all …]