Home
last modified time | relevance | path

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

/dports/textproc/sphinxsearch/sphinx-2.2.11-release/src/
H A Dsphinxquery.cpp4131 int iGrandChildren = pGrand->m_dChildren.GetLength(); in sphMoveSiblingsUp() local
4132 int iTotalChildren = iParentChildren+iGrandChildren-1; in sphMoveSiblingsUp()
4142 for ( int i=0; i<iGrandChildren-iParent-1; i++ ) in sphMoveSiblingsUp()