Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c201823 static int fts3StrCompare(const void *pKey1, int n1, const void *pKey2, int n2){ function
201873 return &fts3StrCompare;