MatchFlag
Index
Enumeration members
- MatchCaseSensitive
- MatchContains
- MatchEndsWith
- MatchExactly
- MatchFixedString
- MatchRecursive
- MatchRegExp
- MatchStartsWith
- MatchWildcard
- MatchWrap
Enumeration members
MatchCaseSensitive
• MatchCaseSensitive: = 16
MatchContains
• MatchContains: = 1
MatchEndsWith
• MatchEndsWith: = 3
MatchExactly
• MatchExactly: = 0
MatchFixedString
• MatchFixedString: = 8
MatchRecursive
• MatchRecursive: = 64
MatchRegExp
• MatchRegExp: = 4
MatchStartsWith
• MatchStartsWith: = 2
MatchWildcard
• MatchWildcard: = 5
MatchWrap
• MatchWrap: = 32