Home
last modified time | relevance | path

Searched defs:aInput (Results 1 – 3 of 3) sorted by relevance

/sqlite-3.40.0/ext/fts3/
H A Dfts3_unicode.c92 const unsigned char *aInput; /* Input text being tokenized */ member
273 const char *aInput, /* Input string */ in unicodeOpen()
H A Dfts3_test.c352 const char *aInput; /* Input being tokenized */ member
/sqlite-3.40.0/ext/lsm1/
H A DlsmInt.h464 MergeInput *aInput; /* Array nInput entries in size */ member