Home
last modified time | relevance | path

Searched refs:new_strlist (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/msgfmt/
H A Dxgettext.c249 static struct strlist_st *new_strlist(void);
1080 tmp_excl->exstr = new_strlist(); in read_exclude_file()
1096 tail->next = new_strlist(); in read_exclude_file()
1344 tmp_str = new_strlist(); in add_line_to_comment()
1369 tmp_str = new_strlist(); in add_qstring_to_str()
1755 new_strlist(); in read_po()
1764 comment_tail->next = new_strlist(); in read_po()
1788 tmp_elem->msgid = msgid_tail = new_strlist(); in read_po()
1794 tmp_elem->msgstr = msgstr_tail = new_strlist(); in read_po()
1803 msgid_tail->next = new_strlist(); in read_po()
[all …]