Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c131854 static int collationMatch(const char *zColl, Index *pIndex){ function
131956 || (zColl!=0 && collationMatch(zColl,pIdx))