Home
last modified time | relevance | path

Searched refs:strCompare (Results 1 – 1 of 1) sorted by relevance

/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dhash.c99 static int strCompare(const void *pKey1, int n1, const void *pKey2, int n2){ in strCompare() function
153 case SQLITE_HASH_STRING: return &strCompare; in compareFunction()

Completed in 9 milliseconds