Searched refs:iLangidCons (Results 1 – 1 of 1) sorted by relevance
1616 int iLangidCons = -1; /* Index of langid=x constraint, if present */ in fts3BestIndexMethod() local1679 iLangidCons = i; in fts3BestIndexMethod()1705 if( iLangidCons>=0 ){ in fts3BestIndexMethod()1707 pInfo->aConstraintUsage[iLangidCons].argvIndex = iIdx++; in fts3BestIndexMethod()