Home
last modified time | relevance | path

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

/third_party/gettext/gettext-tools/src/
Dpo-gram-gen.y373 string_list_append (&$$.stringlist, $1.string);
382 string_list_append (&$$.stringlist, $2.string);
393 string_list_append (&$$.stringlist, $1.string);
402 string_list_append (&$$.stringlist, $2.string);
Dstr-list.h52 extern void string_list_append (string_list_ty *slp, const char *s);
Dxg-arglist-callshape.c120 string_list_append (&xcomments, xcomment); in split_keywordspec()
156 string_list_append (&shapep->xcomments, xcomments.item[--i]); in split_keywordspec()
Dread-catalog.c267 string_list_append (this->comment, s); in default_comment()
281 string_list_append (this->comment_dot, s); in default_comment_dot()
Dstr-list.c61 string_list_append (string_list_ty *slp, const char *s) in string_list_append() function
Dmsggrep.c303 string_list_append (domain_names, optarg); in main()
312 string_list_append (location_files, optarg); in main()
Dmsguniq.c294 string_list_append (file_list, input_file); in main()
Dmessage.c191 string_list_append (mp->comment, s); in message_comment_append()
200 string_list_append (mp->comment_dot, s); in message_comment_dot_append()
Dxgettext.c1656 string_list_append (comment, str); in xgettext_comment_add()
1702 string_list_append (&savable_comment->contents, oldcontents->item[i]); in savable_comment_add()
1704 string_list_append (&savable_comment->contents, str); in savable_comment_add()
Dits.c1677 string_list_append (&sl, content); in _its_get_content()
1715 string_list_append (comments, p); in _its_comment_append()
1723 string_list_append (comments, p); in _its_comment_append()
Dmsgfmt.c862 string_list_append (&input_file_names, argv[arg_i]); in main()
Dmsgmerge.c704 string_list_append (compendium_filenames, filename); in compendium()
DChangeLog.0289 * str-list.h (string_list_init, string_list_alloc, string_list_append,
293 * str-list.c (string_list_init, string_list_append,
/third_party/gettext/gettext-runtime/src/
Denvsubst.c326 string_list_append (string_list_ty *slp, const char *s) in string_list_append() function
429 string_list_append (&variables_set, string); in note_variable()
/third_party/gettext/gettext-tools/libgettextpo/
Dgettext-po.c790 string_list_append (slp, rest); in po_message_set_comments()
795 string_list_append (slp, rest); in po_message_set_comments()
845 string_list_append (slp, rest); in po_message_set_extracted_comments()
850 string_list_append (slp, rest); in po_message_set_extracted_comments()