Home
last modified time | relevance | path

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

/third_party/gettext/gettext-tools/src/
Dmessage.c803 msgdomain_list_append (msgdomain_list_ty *mdlp, msgdomain_ty *mdp) in msgdomain_list_append() function
824 msgdomain_list_append (mdlp, mdlp2->item[j]);
842 msgdomain_list_append (mdlp, mdp); in msgdomain_list_sublist()
877 msgdomain_list_append (result, result_mdp); in msgdomain_list_copy()
880 msgdomain_list_append (result, mdp); in msgdomain_list_copy()
Dmessage.h360 msgdomain_list_append (msgdomain_list_ty *mdlp, msgdomain_ty *mdp);
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.