Searched refs:pstrEnd (Results 1 – 2 of 2) sorted by relevance
724 FX_WCHAR* pstrEnd = m_pData->m_String + m_pData->m_nDataLength; in Remove() local725 while (pstrSource < pstrEnd) { in Remove()
833 FX_CHAR* pstrEnd = m_pData->m_String + m_pData->m_nDataLength; in Remove() local834 while (pstrSource < pstrEnd) { in Remove()