Lines Matching refs:nArg
5237 ** ^The third parameter (nArg)
5318 ** nArg parameter is a better match than a function implementation with
5319 ** a negative nArg. ^A function where the preferred text encoding
5336 int nArg,
5346 int nArg,
5356 int nArg,
5367 int nArg,
7108 int (*xFindFunction)(sqlite3_vtab *pVtab, int nArg, const char *zName,
7458 SQLITE_API int sqlite3_overload_function(sqlite3*, const char *zFuncName, int nArg);
9229 void (*xNotify)(void **apArg, int nArg), /* Callback function to invoke */
12864 int (*xCreate)(void*, const char **azArg, int nArg, Fts5Tokenizer **ppOut);