Home
last modified time | relevance | path

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

/external/sqlite/dist/
Dsqlite3.c83086 const char *zInput, /* Input text of the query string */ in parseQuery()
83154 const char *zInput, /* The query string */ in fulltextQuery()
86092 const char *zInput; /* input we are tokenizing */ member
86136 const char *zInput, int nInput, /* String to be tokenized */ in porterOpen()
86828 const char *zInput; in testFunc() local