Searched defs:pInput (Results 1 – 8 of 8) sorted by relevance
| /sqlite-3.40.0/ext/fts1/ |
| H A D | simple_tokenizer.c | 38 const char *pInput; /* input we are tokenizing */ member 92 const char *pInput, int nBytes, in simpleOpen()
|
| H A D | fts1_tokenizer1.c | 35 const char *pInput; /* input we are tokenizing */ member 107 const char *pInput, int nBytes, /* String to be tokenized */ in simpleOpen()
|
| /sqlite-3.40.0/ext/fts2/ |
| H A D | fts2_tokenizer1.c | 45 const char *pInput; /* input we are tokenizing */ member 119 const char *pInput, int nBytes, /* String to be tokenized */ in simpleOpen()
|
| /sqlite-3.40.0/ext/fts3/ |
| H A D | fts3_tokenizer1.c | 42 const char *pInput; /* input we are tokenizing */ member 115 const char *pInput, int nBytes, /* String to be tokenized */ in simpleOpen()
|
| H A D | fts3_test.c | 385 const char *pInput, int nBytes, /* String to be tokenized */ in testTokenizerOpen()
|
| /sqlite-3.40.0/ext/lsm1/lsm-test/ |
| H A D | lsmtest_main.c | 1347 FILE *pInput; in do_replay() local
|
| /sqlite-3.40.0/ext/session/ |
| H A D | sqlite3session.c | 3545 SessionInput *pInput, /* Input changeset */ in sessionChangesetInvert()
|
| /sqlite-3.40.0/ext/lsm1/ |
| H A D | lsm_sorted.c | 4602 MergeInput *pInput = &pMerge->aInput[i]; in mergeWorkerInit() local
|