Searched refs:msgdomain_alloc (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.h279 msgdomain_alloc (const char *domain, bool use_hashtable);
H A Dmessage.c704 msgdomain_alloc (const char *domain, bool use_hashtable) function
734 mdlp->item[0] = msgdomain_alloc (MESSAGE_DOMAIN_DEFAULT, use_hashtable);
793 msgdomain_ty *mdp = msgdomain_alloc (domain, mdlp->use_hashtable);

Completed in 67 milliseconds