Searched refs:collationMatch (Results 1 – 1 of 1) sorted by relevance
5396 static int collationMatch(const char *zColl, Index *pIndex){ in collationMatch() function5420 if( zColl==0 || collationMatch(zColl, pIndex) ){ in reindexTable()