Searched defs:nInput (Results 1 – 18 of 18) sorted by relevance
| /sqlite-3.40.0/ext/fts3/ |
| H A D | fts3_porter.c | 48 int nInput; /* size of the input */ member 91 const char *zInput, int nInput, /* String to be tokenized */ in porterOpen()
|
| H A D | fts3_unicode.c | 93 int nInput; /* Size of aInput[] in bytes */ member 274 int nInput, /* Size of string aInput in bytes */ in unicodeOpen()
|
| H A D | fts3_icu.c | 97 int nInput, /* Length of zInput in bytes */ in icuOpen()
|
| H A D | fts3_expr.c | 277 const char *zInput, int nInput, /* Input string */ in getNextString() 417 int nInput = n; in getNextNode() local
|
| H A D | fts3_tokenizer.c | 276 int nInput; in testFunc() local
|
| H A D | fts3_test.c | 353 int nInput; /* Size of the input in bytes */ member
|
| H A D | fts3_write.c | 4865 int nInput, /* Second varint to store in hint */ in fts3IncrmergeHintPush()
|
| /sqlite-3.40.0/ext/fts2/ |
| H A D | fts2_porter.c | 51 int nInput; /* size of the input */ member 94 const char *zInput, int nInput, /* String to be tokenized */ in porterOpen()
|
| H A D | fts2_tokenizer.c | 150 int nInput; in testFunc() local
|
| H A D | fts2_icu.c | 99 int nInput, /* Length of zInput in bytes */ in icuOpen()
|
| H A D | fts2.c | 3597 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 D | fts1_porter.c | 49 int nInput; /* size of the input */ member 92 const char *zInput, int nInput, /* String to be tokenized */ in porterOpen()
|
| H A D | fts1.c | 2731 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 D | icu.c | 364 int nInput; /* Size of utf-16 input string in bytes */ in icuCaseFunc16() local
|
| /sqlite-3.40.0/ext/lsm1/ |
| H A D | lsm_ckpt.c | 520 int nInput; /* Number of input segments in merge */ in ckptSetupMerge() local
|
| H A D | lsmInt.h | 463 int nInput; /* Number of input runs being merged */ member
|
| /sqlite-3.40.0/src/ |
| H A D | window.c | 2789 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 D | fts5_index.c | 4298 int nInput; /* Number of input segments */ in fts5IndexMergeLevel() local
|