Searched refs:msgdomain_list_append (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmessage.h299 msgdomain_list_append (msgdomain_list_ty *mdlp, msgdomain_ty *mdp);
H A Dmessage.c755 msgdomain_list_append (msgdomain_list_ty *mdlp, msgdomain_ty *mdp) function
776 msgdomain_list_append (mdlp, mdlp2->item[j]);
794 msgdomain_list_append (mdlp, mdp);
829 msgdomain_list_append (result, result_mdp);
832 msgdomain_list_append (result, mdp);

Completed in 58 milliseconds