Home
last modified time | relevance | path

Searched refs:pstrEnd (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/src/fxcrt/
Dfx_basic_bstring.cpp864 FX_LPSTR pstrEnd = m_pData->m_String + m_pData->m_nDataLength; in Remove() local
865 while (pstrSource < pstrEnd) { in Remove()
Dfx_basic_wstring.cpp739 FX_LPWSTR pstrEnd = m_pData->m_String + m_pData->m_nDataLength; in Remove() local
740 while (pstrSource < pstrEnd) { in Remove()