Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/rtree/
H A Dgeopoly.c1476 int iFuncTerm = -1; in geopolyBestIndex() local
1490 iFuncTerm = ii; in geopolyBestIndex()
1505 if( iFuncTerm>=0 ){ in geopolyBestIndex()
1508 pIdxInfo->aConstraintUsage[iFuncTerm].argvIndex = 1; in geopolyBestIndex()
1509 pIdxInfo->aConstraintUsage[iFuncTerm].omit = 0; in geopolyBestIndex()