Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c11810 #define EXPERT_CONFIG_SAMPLE 1 /* int */ macro
13908 case EXPERT_CONFIG_SAMPLE: { in sqlite3_expert_config()
22286 pState->expert.pExpert, EXPERT_CONFIG_SAMPLE, iSample in expertDotCommand()