Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts3/
H A Dfts3_write.c4883 static int fts3IncrmergeHintPop(Blob *pHint, i64 *piAbsLevel, int *pnInput){ in fts3IncrmergeHintPop() argument
4896 i += fts3GetVarint32(&pHint->a[i], pnInput); in fts3IncrmergeHintPop()