Searched refs:string_list_alloc (Results 1 - 12 of 12) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/src/
H A Ddir-list.c41 directory = string_list_alloc ();
H A Dstr-list.h49 extern string_list_ty *string_list_alloc (void);
H A Dfile-list.c59 result = string_list_alloc ();
H A Dmsguniq.c273 file_list = string_list_alloc ();
H A Dstr-list.c46 string_list_alloc () function
H A Dread-po.c255 this->comment = string_list_alloc ();
269 this->comment_dot = string_list_alloc ();
H A Dmsggrep.c169 location_files = string_list_alloc ();
170 domain_names = string_list_alloc ();
H A Dmsgcat.c295 file_list = string_list_alloc ();
H A Dmsgcomm.c286 file_list = string_list_alloc ();
H A Dgettext-po.c667 string_list_ty *slp = string_list_alloc ();
722 string_list_ty *slp = string_list_alloc ();
H A Dmessage.c146 mp->comment = string_list_alloc ();
155 mp->comment_dot = string_list_alloc ();
H A Dxgettext.c576 file_list = string_list_alloc ();
1474 comment = string_list_alloc ();

Completed in 178 milliseconds