Searched refs:synthCollSeq (Results 1 – 1 of 1) sorted by relevance
52 static int synthCollSeq(sqlite3 *db, CollSeq *pColl){ in synthCollSeq() function224 if( p && !p->xCmp && synthCollSeq(db, p) ){ in sqlite3GetCollSeq()