Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts3/
H A Dfts3_hash.c107 static int fts3StrCompare(const void *pKey1, int n1, const void *pKey2, int n2){ in fts3StrCompare() function
157 return &fts3StrCompare; in ftsCompareFunction()