Searched refs:pAndEnd (Results 1 – 3 of 3) sorted by relevance
909 const PropertyValue* pAndEnd = pAndIter + pOrIter->getLength(); in fillLines() local910 for(;pAndIter != pAndEnd; ++pAndIter) in fillLines()
1558 const PropertyValue* pAndEnd = pAndIter + pOrIter->getLength(); in lcl_getCondition() local1559 while ( pAndIter != pAndEnd ) in lcl_getCondition()1576 if ( pAndIter != pAndEnd ) in lcl_getCondition()
375 const PropertyValue* pAndEnd = pAnd + pOr->getLength(); in executeStatement() local376 for(;pAnd != pAndEnd;++pAnd) in executeStatement()
Completed in 42 milliseconds