Searched defs:nOpt (Results 1 – 5 of 5) sorted by relevance
3042 int nOpt = sqlite3Strlen30(zOpt); in sqlite3ParseUri() local4847 int nOpt; in sqlite3_compileoption_used() local4879 int nOpt; in sqlite3_compileoption_get() local
754 int nOpt; in processDevSymArgs() local
793 int nOpt = 0; /* Size of option name in bytes */ in unionConfigureVtab() local
1034 int nOpt = strlen(zOpt); in test_sqlite3session_foreach() local
1261 int nOpt; in fts3InitVtab() member