Home
last modified time | relevance | path

Searched defs:lpFirst (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/browseui/shellfind/
H A DCFindFolder.cpp162 static const TChar* StrStrN(const TChar *lpFirst, const TString &lpSrch, UINT cchMax) in StrStrN()
177 StrFindNIA(const CHAR *lpFirst, const CStringA &lpSrch, UINT cchMax) in StrFindNIA()
183 StrFindNIW(const WCHAR *lpFirst, const CStringW &lpSrch, UINT cchMax) in StrFindNIW()
/reactos/dll/win32/shlwapi/
H A Dstring.c755 LPWSTR WINAPI StrStrNW(LPCWSTR lpFirst, LPCWSTR lpSrch, UINT cchMax) in StrStrNW()
790 LPWSTR WINAPI StrStrNIW(LPCWSTR lpFirst, LPCWSTR lpSrch, UINT cchMax) in StrStrNIW()