Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c11726 #define EXPERT_CONFIG_SAMPLE 1 /* int */ macro
13824 case EXPERT_CONFIG_SAMPLE: { in sqlite3_expert_config()
21022 pState->expert.pExpert, EXPERT_CONFIG_SAMPLE, iSample in expertDotCommand()