Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c245690 int bMustBeCol = 0; local
245692 z = fts5ConfigGobbleWord(&rc, zOrig, &zOne, &bMustBeCol);
245698 if( bMustBeCol ) z = 0;