Searched refs:CSVTEST_FIDX (Results 1 – 1 of 1) sorted by relevance
318 #define CSVTEST_FIDX 0x0001 /* Pretend that constrained searchs cost less*/ macro846 if( (((CsvTable*)tab)->tstFlags & CSVTEST_FIDX)!=0 ){ in csvtabBestIndex()