Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dmessage.c737 msgdomain_list_append (msgdomain_list_ty *mdlp, msgdomain_ty *mdp) in msgdomain_list_append() function
758 msgdomain_list_append (mdlp, mdlp2->item[j]);
776 msgdomain_list_append (mdlp, mdp); in msgdomain_list_sublist()
H A Dmessage.h292 msgdomain_list_append (msgdomain_list_ty *mdlp, msgdomain_ty *mdp);
H A DChangeLog.0172 msgdomain_list_alloc, msgdomain_list_free, msgdomain_list_append,
185 msgdomain_list_free, msgdomain_list_append,
2834 (msgdomain_list_alloc, msgdomain_list_free, msgdomain_list_append,
2850 msgdomain_list_append, msgdomain_list_sublist): New functions.