Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcrt/
Dfx_basic_wstring.cpp724 FX_WCHAR* pstrEnd = m_pData->m_String + m_pData->m_nDataLength; in Remove() local
725 while (pstrSource < pstrEnd) { in Remove()
Dfx_basic_bstring.cpp833 FX_CHAR* pstrEnd = m_pData->m_String + m_pData->m_nDataLength; in Remove() local
834 while (pstrSource < pstrEnd) { in Remove()