Searched refs:pstrEnd (Results 1 – 2 of 2) sorted by relevance
596 char* pstrEnd = m_pData->m_String + m_pData->m_nDataLength; in Remove() local597 while (pstrSource < pstrEnd) { in Remove()602 if (pstrSource == pstrEnd) in Remove()608 pstrEnd = m_pData->m_String + m_pData->m_nDataLength; in Remove()611 while (pstrSource < pstrEnd) { in Remove()
815 wchar_t* pstrEnd = m_pData->m_String + m_pData->m_nDataLength; in Remove() local816 while (pstrSource < pstrEnd) { in Remove()821 if (pstrSource == pstrEnd) in Remove()827 pstrEnd = m_pData->m_String + m_pData->m_nDataLength; in Remove()830 while (pstrSource < pstrEnd) { in Remove()