Searched defs:SQLITE_HASH_STRING (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libsqlite/src/
H A Dhash.h66 ** SQLITE_HASH_STRING pKey points to a string that is nKey bytes long
73 ** A copy of the key is made for SQLITE_HASH_STRING and SQLITE_HASH_BINARY
78 #define SQLITE_HASH_STRING 3 macro

Completed in 55 milliseconds