Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dfx_basic_bstring.cpp56 const FX_CHAR* FX_strstr(const FX_CHAR* haystack, in FX_strstr() function
733 FX_strstr(m_pData->m_String + nStart, m_pData->m_nDataLength - nStart, in Find()
799 const FX_CHAR* pTarget = FX_strstr(pStart, (FX_STRSIZE)(pEnd - pStart), in Replace()
822 const FX_CHAR* pTarget = FX_strstr(pStart, (FX_STRSIZE)(pEnd - pStart), in Replace()