Searched refs:msgdomain_alloc (Results 1 – 4 of 4) sorted by relevance
/third_party/gettext/gettext-tools/src/ |
D | message.c | 752 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()
|
D | message.h | 340 msgdomain_alloc (const char *domain, bool use_hashtable);
|
D | ChangeLog.0 | 171 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,
|
D | ChangeLog.1 | 3304 * message.c (message_alloc, message_list_list_alloc, msgdomain_alloc):
|