Searched refs:pCompEnd (Results 1 – 1 of 1) sorted by relevance
509 const ::rtl::OUString* pCompEnd = pCompIter + aComponentNames.getLength(); in ExistsScheme() local510 for(;pCompIter != pCompEnd && *pCompIter != sBase;++pCompIter) in ExistsScheme()512 return pCompIter != pCompEnd; in ExistsScheme()
Completed in 23 milliseconds