Searched refs:pEnd2 (Results 1 – 3 of 3) sorted by relevance
283 const css::beans::NamedValue* pEnd2 = pIter2 + aOldConfigValues.getLength(); in initialize() local284 for(;pIter2 != pEnd2;++pIter2) in initialize()
535 const sal_Char * pEnd2) in equalIgnoreCase() argument537 DBG_ASSERT(pBegin1 && pBegin1 <= pEnd1 && pBegin2 && pBegin2 <= pEnd2, in equalIgnoreCase()540 if (pEnd1 - pBegin1 != pEnd2 - pBegin2) in equalIgnoreCase()
403 const sal_Char * pEnd2);
Completed in 59 milliseconds