Home
last modified time | relevance | path

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

/third_party/gettext/gettext-tools/src/
Ddir-list.c40 directory = string_list_alloc (); in dir_list_append()
Dstr-list.h49 extern string_list_ty *string_list_alloc (void);
Dfile-list.c56 result = string_list_alloc (); in read_names_from_file()
Dread-catalog.c266 this->comment = string_list_alloc (); in default_comment()
280 this->comment_dot = string_list_alloc (); in default_comment_dot()
Dstr-list.c46 string_list_alloc () in string_list_alloc() function
Dmsggrep.c178 location_files = string_list_alloc (); in main()
179 domain_names = string_list_alloc (); in main()
Dmsguniq.c293 file_list = string_list_alloc (); in main()
Dmsgcat.c326 file_list = string_list_alloc (); in main()
Dmsgcomm.c305 file_list = string_list_alloc (); in main()
Dmessage.c190 mp->comment = string_list_alloc (); in message_comment_append()
199 mp->comment_dot = string_list_alloc (); in message_comment_dot_append()
Dxgettext.c783 file_list = string_list_alloc (); in main()
1655 comment = string_list_alloc (); in xgettext_comment_add()
Dmsgmerge.c699 compendium_filenames = string_list_alloc (); in compendium()
DChangeLog.0289 * str-list.h (string_list_init, string_list_alloc, string_list_append,
DChangeLog.13330 * str-list.c (string_list_alloc): Use XMALLOC instead of xmalloc.
/third_party/gettext/gettext-tools/libgettextpo/
Dgettext-po.c776 string_list_ty *slp = string_list_alloc (); in po_message_set_comments()
831 string_list_ty *slp = string_list_alloc (); in po_message_set_extracted_comments()