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

/illumos-gate/usr/src/lib/libsqlite/src/
H A Dhash.c102 static int strCompare(const void *pKey1, int n1, const void *pKey2, int n2){ function
156 case SQLITE_HASH_STRING: return &strCompare;

Completed in 44 milliseconds