Home
last modified time | relevance | path

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

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