Home
last modified time | relevance | path

Searched refs:msgdomain_alloc (Results 1 – 4 of 4) sorted by relevance

/third_party/gettext/gettext-tools/src/
Dmessage.c752 msgdomain_alloc (const char *domain, bool use_hashtable) in msgdomain_alloc() function
782 mdlp->item[0] = msgdomain_alloc (MESSAGE_DOMAIN_DEFAULT, use_hashtable); in msgdomain_list_alloc()
841 msgdomain_ty *mdp = msgdomain_alloc (domain, mdlp->use_hashtable); in msgdomain_list_sublist()
Dmessage.h340 msgdomain_alloc (const char *domain, bool use_hashtable);
DChangeLog.0171 message_list_list_search_fuzzy, msgdomain_alloc, msgdomain_free,
184 msgdomain_alloc, msgdomain_free, msgdomain_list_alloc,
1474 (msgdomain_alloc): Likewise.
1484 (msgdomain_alloc): Add 'use_hashtable' argument.
2785 (msgdomain_alloc): Likewise.
2832 (msgdomain_alloc, msgdomain_free): New declarations.
2849 (msgdomain_alloc, msgdomain_free, msgdomain_list_alloc,
DChangeLog.13304 * message.c (message_alloc, message_list_list_alloc, msgdomain_alloc):