Skip to main content

MatchFlag

Index

Enumeration members

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