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

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c122171 getNextString( ParseContext *pParse, const char *zInput, int nInput, Fts3Expr **ppExpr ) argument
122319 int nInput = n; local
123352 int nInput; /* size of the input */ member in struct:porter_tokenizer_cursor
123393 porterOpen( sqlite3_tokenizer *pTokenizer, const char *zInput, int nInput, sqlite3_tokenizer_cursor **ppCursor ) argument
124201 int nInput; local
133191 int nInput; local
133457 icuOpen( sqlite3_tokenizer *pTokenizer, const char *zInput, int nInput, sqlite3_tokenizer_cursor **ppCursor ) argument
[all...]

Completed in 624 milliseconds