Home
last modified time | relevance | path

Searched refs:zDefault (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/ext/fts3/tool/
H A Dfts3view.c33 const char *findOption(const char *zName, int hasArg, const char *zDefault){ in findOption() argument
35 const char *zResult = zDefault; in findOption()