Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest8.c655 static int hashString(const char *zString){ in hashString() function
684 assert( idxNum==hashString(idxStr) ); in echoFilter()
937 pIdxInfo->idxNum = hashString(zQuery); in echoBestIndex()