Searched refs:pFind2 (Results 1 – 1 of 1) sorted by relevance
446 …Atom* pFind2 = findFirstEqualAtom( pChildAtom2, this, const_cast< Atom* >(findNextChildAtom( pChil… in compare() local448 if( pFind1 && (!pFind2 || (nDistance1 < nDistance2) ) ) in compare()452 else if( pFind2 ) in compare()454 pChildAtom1 = skipAtoms( this, pChildAtom1, pFind2 ); in compare()
Completed in 10 milliseconds