Searched refs:hcase (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libtecla/common/
H A Dhash.h128 HashTable *_new_HashTable(HashMemory *mem, int size, HashCase hcase,
H A Dhash.c194 * hcase HashCase Specify how symbol case is considered when
213 HashTable *_new_HashTable(HashMemory *mem, int size, HashCase hcase, argument
251 hash->case_sensitive = hcase==HONOUR_CASE;

Completed in 59 milliseconds