Home
last modified time | relevance | path

Searched defs:nInput (Results 1 – 18 of 18) sorted by relevance

/sqlite-3.40.0/ext/fts3/
H A Dfts3_porter.c48 int nInput; /* size of the input */ member
91 const char *zInput, int nInput, /* String to be tokenized */ in porterOpen()
H A Dfts3_unicode.c93 int nInput; /* Size of aInput[] in bytes */ member
274 int nInput, /* Size of string aInput in bytes */ in unicodeOpen()
H A Dfts3_icu.c97 int nInput, /* Length of zInput in bytes */ in icuOpen()
H A Dfts3_expr.c277 const char *zInput, int nInput, /* Input string */ in getNextString()
417 int nInput = n; in getNextNode() local
H A Dfts3_tokenizer.c276 int nInput; in testFunc() local
H A Dfts3_test.c353 int nInput; /* Size of the input in bytes */ member
H A Dfts3_write.c4865 int nInput, /* Second varint to store in hint */ in fts3IncrmergeHintPush()
/sqlite-3.40.0/ext/fts2/
H A Dfts2_porter.c51 int nInput; /* size of the input */ member
94 const char *zInput, int nInput, /* String to be tokenized */ in porterOpen()
H A Dfts2_tokenizer.c150 int nInput; in testFunc() local
H A Dfts2_icu.c99 int nInput, /* Length of zInput in bytes */ in icuOpen()
H A Dfts2.c3597 int nInput, /* Size of the input text */ in parseQuery()
3648 int nInput, /* Number of bytes in zInput[] */ in fulltextQuery()
/sqlite-3.40.0/ext/fts1/
H A Dfts1_porter.c49 int nInput; /* size of the input */ member
92 const char *zInput, int nInput, /* String to be tokenized */ in porterOpen()
H A Dfts1.c2731 int nInput, /* Size of the input text */ in parseQuery()
2779 int nInput, /* Number of bytes in zInput[] */ in fulltextQuery()
/sqlite-3.40.0/ext/icu/
H A Dicu.c364 int nInput; /* Size of utf-16 input string in bytes */ in icuCaseFunc16() local
/sqlite-3.40.0/ext/lsm1/
H A Dlsm_ckpt.c520 int nInput; /* Number of input segments in merge */ in ckptSetupMerge() local
H A DlsmInt.h463 int nInput; /* Number of input runs being merged */ member
/sqlite-3.40.0/src/
H A Dwindow.c2789 int nInput = p->pSrc->a[0].pTab->nCol; /* Number of cols returned by sub */ in sqlite3WindowCodeStep() local
/sqlite-3.40.0/ext/fts5/
H A Dfts5_index.c4298 int nInput; /* Number of input segments */ in fts5IndexMergeLevel() local