Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dpo-gram-gen.y414 string_list_append (&$$.stringlist, $1.string);
422 string_list_append (&$$.stringlist, $2.string);
432 string_list_append (&$$.stringlist, $1.string);
440 string_list_append (&$$.stringlist, $2.string);
H A Dstr-list.h52 extern void string_list_append (string_list_ty *slp, const char *s);
H A Dread-catalog.c266 string_list_append (this->comment, s); in default_comment()
280 string_list_append (this->comment_dot, s); in default_comment_dot()
H A Dpo-gram-gen.c1249 string_list_append (&yyval.stringlist.stringlist, yyvsp[0].string.string); in yyparse()
1259 string_list_append (&yyval.stringlist.stringlist, yyvsp[0].string.string); in yyparse()
1268 string_list_append (&yyval.stringlist.stringlist, yyvsp[0].string.string); in yyparse()
1278 string_list_append (&yyval.stringlist.stringlist, yyvsp[0].string.string); in yyparse()
H A Dmsggrep.c309 string_list_append (domain_names, optarg); in main()
313 string_list_append (location_files, optarg); in main()
H A Dstr-list.c61 string_list_append (string_list_ty *slp, const char *s) in string_list_append() function
H A Dmsguniq.c284 string_list_append (file_list, input_file); in main()
H A Dmessage.c161 string_list_append (mp->comment, s); in message_comment_append()
170 string_list_append (mp->comment_dot, s); in message_comment_dot_append()
H A Dxgettext.c1070 string_list_append (&xcomments, xcomment); in split_keywordspec()
1106 string_list_append (&shapep->xcomments, xcomments.item[--i]); in split_keywordspec()
1665 string_list_append (comment, str); in xgettext_comment_add()
1713 string_list_append (&savable_comment->contents, oldcontents->item[i]); in savable_comment_add()
1715 string_list_append (&savable_comment->contents, str); in savable_comment_add()
H A Dmsgmerge.c600 string_list_append (compendium_filenames, filename); in compendium()
H A DChangeLog.0289 * str-list.h (string_list_init, string_list_alloc, string_list_append,
293 * str-list.c (string_list_init, string_list_append,
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/src/
H A Denvsubst.c315 string_list_append (string_list_ty *slp, const char *s) in string_list_append() function
418 string_list_append (&variables_set, string); in note_variable()
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dgettext-po.c785 string_list_append (slp, rest); in po_message_set_comments()
790 string_list_append (slp, rest); in po_message_set_comments()
840 string_list_append (slp, rest); in po_message_set_extracted_comments()
845 string_list_append (slp, rest); in po_message_set_extracted_comments()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A DChangeLog-91974130 (string_list_append): Fixed.
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A DChangeLog-91974130 (string_list_append): Fixed.