ReactOS
0.4.16-dev-340-g0540c21
Pattern.h
Go to the documentation of this file.
1
//
2
// Pattern.h: decalration for pattern functions
3
4
#if !defined(PATTERN_H__INCLUDED_)
5
#define PATTERN_H__INCLUDED_
6
7
#define PATTERN_MATCH_ALL _T("*"
)
8
9
BOOL
PatternMatch
(
const
TCHAR
*pszPattern,
const
TCHAR
*pszTry);
10
11
#endif
PatternMatch
BOOL PatternMatch(const TCHAR *pszPattern, const TCHAR *pszTry)
Definition:
Pattern.cpp:28
BOOL
unsigned int BOOL
Definition:
ntddk_ex.h:94
TCHAR
char TCHAR
Definition:
xmlstorage.h:189
modules
rosapps
applications
sysutils
regexpl
Pattern.h
Generated on Fri Dec 13 2024 06:06:28 for ReactOS by
1.9.6