ReactOS
0.4.15-dev-5865-g640e228
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 Mar 24 2023 06:05:50 for ReactOS by
1.9.6