Searched refs:pairPos (Results 1 – 1 of 1) sorted by relevance
822 const PAIR_POS &pairPos = *vi; in IsIndexInFootnode() local823 if(nIndex >= pairPos.first && nIndex < pairPos.second ) in IsIndexInFootnode()
Completed in 11 milliseconds