Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts5/
H A Dfts5_main.c1517 static int fts5SpecialInsert( in fts5SpecialInsert() function
1652 rc = fts5SpecialInsert(pTab, z, apVal[2 + pConfig->nCol + 1]); in fts5UpdateMethod()