Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts3/
H A Dfts3_write.c5089 static int fts3Getint(const char **pz){ in fts3Getint() function
5116 nMerge = fts3Getint(&z); in fts3DoIncrmerge()
5122 nMin = fts3Getint(&z); in fts3DoIncrmerge()
5155 p->nAutoincrmerge = fts3Getint(&zParam); in fts3DoAutoincrmerge()