Searched refs:pstrEnd (Results 1 – 2 of 2) sorted by relevance
615 char* pstrEnd = m_pData->m_String + m_pData->m_nDataLength; in Remove() local616 while (pstrSource < pstrEnd) { in Remove()621 if (pstrSource == pstrEnd) in Remove()627 pstrEnd = m_pData->m_String + m_pData->m_nDataLength; in Remove()630 while (pstrSource < pstrEnd) { in Remove()
785 wchar_t* pstrEnd = m_pData->m_String + m_pData->m_nDataLength; in Remove() local786 while (pstrSource < pstrEnd) { in Remove()791 if (pstrSource == pstrEnd) in Remove()797 pstrEnd = m_pData->m_String + m_pData->m_nDataLength; in Remove()800 while (pstrSource < pstrEnd) { in Remove()