Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c132399 static int synthCollSeq(sqlite3 *db, CollSeq *pColl){ function
132572 if( p && !p->xCmp && synthCollSeq(db, p) ){