Searched refs:lpszSub (Results 1 – 3 of 3) sorted by relevance
789 FX_STRSIZE CFX_ByteString::Find(const CFX_ByteStringC& lpszSub, in Find() argument800 lpszSub.GetCStr(), lpszSub.GetLength()); in Find()
523 FX_STRSIZE CFX_WideString::Find(const FX_WCHAR* lpszSub, in Find() argument529 const FX_WCHAR* lpsz = FXSYS_wcsstr(m_pData->m_String + nStart, lpszSub); in Find()
263 FX_STRSIZE Find(const CFX_ByteStringC& lpszSub, FX_STRSIZE start = 0) const;676 FX_STRSIZE Find(const FX_WCHAR* lpszSub, FX_STRSIZE start = 0) const;