Searched refs:bOmit (Results 1 – 2 of 2) sorted by relevance
30 proc vtab_cmd {bOmit method args} {44 if {$bOmit} {set use omit}68 if {$bOmit && $idxstr != ""} {
676 int bOmit = (zCmd[0]=='o' || zCmd[0]=='O'); in tclBestIndex() local678 pIdxInfo->aConstraintUsage[iCons].omit = bOmit; in tclBestIndex()