Searched refs:lpszSub (Results 1 – 3 of 3) sorted by relevance
818 FX_STRSIZE CFX_ByteString::Find(FX_BSTR lpszSub, FX_STRSIZE nStart) const in Find() argument828 lpszSub.GetCStr(), lpszSub.GetLength()); in Find()
540 FX_STRSIZE CFX_WideString::Find(FX_LPCWSTR lpszSub, FX_STRSIZE nStart) const in Find() argument546 FX_LPCWSTR lpsz = FXSYS_wcsstr(m_pData->m_String + nStart, lpszSub); in Find()
316 FX_STRSIZE Find(FX_BSTR lpszSub, FX_STRSIZE start = 0) const;774 FX_STRSIZE Find(FX_LPCWSTR lpszSub, FX_STRSIZE start = 0) const;