Contents

NSRegularExpression.MatchingOptions

The matching options constants specify the reporting, completion and matching rules to the expression matching methods. These constants are used by all methods that search for, or replace values, using a regular expression.

Declaration

struct MatchingOptions

Topics

Constants

Initializers

See Also

Constants