| message.h | 195 bool use_hashtable; member in struct:message_list_ty 200 If USE_HASHTABLE is true, a hash table will be used to speed up 201 message_list_search(). USE_HASHTABLE can only be set to true if it is 204 message_list_alloc (bool use_hashtable); 272 msgdomain_alloc (const char *domain, bool use_hashtable); 283 bool use_hashtable; member in struct:msgdomain_list_ty 288 msgdomain_list_alloc (bool use_hashtable);
|