Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts3/
H A Dfts3_write.c920 static int fts3InsertTerms( in fts3InsertTerms() function
5774 rc = fts3InsertTerms(p, iLangid, apVal, aSzIns); in sqlite3Fts3UpdateMethod()