Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c241592 char *zContentRowid; /* "content_rowid=" option value */ member
245457 if( pConfig->zContentRowid ){
245461 pConfig->zContentRowid = sqlite3Fts5Strndup(&rc, zArg, -1);
245604 sqlite3Fts5BufferAppendPrintf(&rc, &buf, "T.%Q", p->zContentRowid);
245786 if( rc==SQLITE_OK && pRet->zContentRowid==0 ){
245787 pRet->zContentRowid = sqlite3Fts5Strndup(&rc, "rowid", -1);
245826 sqlite3_free(pConfig->zContentRowid);
263665 pC->zContent, pC->zContentRowid, pC->zContentRowid,
263666 pC->zContentRowid
263673 pC->zContentExprlist, pC->zContent, pC->zContentRowid