Home
last modified time | relevance | path

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

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