Searched refs:FTS5_CONTENT_NONE (Results 1 – 3 of 3) sorted by relevance
349 pConfig->eContent = FTS5_CONTENT_NONE; in fts5ConfigParseSpecial()492 if( p->eContent!=FTS5_CONTENT_NONE ){ in fts5ConfigMakeExprlist()609 || pRet->eContent==FTS5_CONTENT_NONE in sqlite3Fts5ConfigParse()
223 #define FTS5_CONTENT_NONE 1 macro
310 return pTab->p.pConfig->eContent==FTS5_CONTENT_NONE; in fts5IsContentless()1537 if( pConfig->eContent==FTS5_CONTENT_NONE ){ in fts5SpecialInsert()