Searched refs:QRF_STYLE_Explain (Results 1 – 2 of 2) sorted by relevance
2174 QRF_STYLE_Explain, QRF_STYLE_Html, QRF_STYLE_Insert, in dbQrf()
763 #define QRF_STYLE_Explain 6 /* EXPLAIN output */ macro3629 case 1: p->spec.eStyle = QRF_STYLE_Explain; break; in qrfInitialize()3688 case QRF_STYLE_Explain: { in qrfInitialize()3861 case QRF_STYLE_Explain: { in sqlite3_format_query_result()26631 spec.eStyle = isExplain==1 ? QRF_STYLE_Explain : QRF_STYLE_Eqp; in shell_exec()