Home
last modified time | relevance | path

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

/reactos/dll/win32/browseui/shellfind/
H A DCFindFolder.cpp383 static BOOL ContentsMatch(LPCWSTR szPath, _SearchData *pSearchData) in ContentsMatch() function
445 && ContentsMatch(szPath, pSearchData)) in RecursiveFind()