Searched refs:msgdomain_list_append (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
H A D | message.c | 737 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 D | message.h | 292 msgdomain_list_append (msgdomain_list_ty *mdlp, msgdomain_ty *mdp);
|
H A D | ChangeLog.0 | 172 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.
|