HomeSort by: relevance | last modified time | path
    Searched refs:msgdomain_alloc (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-tools/src/
message.h 272 msgdomain_alloc (const char *domain, bool use_hashtable);
message.c 685 msgdomain_alloc (const char *domain, bool use_hashtable) function
716 mdlp->item[0] = msgdomain_alloc (MESSAGE_DOMAIN_DEFAULT, use_hashtable);
775 msgdomain_ty *mdp = msgdomain_alloc (domain, mdlp->use_hashtable);

Completed in 14 milliseconds