Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c246555 static int fts5ExprCountChar(const char *z, int nByte){ function
246602 if( fts5ExprCountChar(&zText[iFirst], i-iFirst)>=3 ){