maskMatch

Check if the given string matches the given mask (e.g. when enforcing +b modes).

bool
maskMatch
(
string subject
,
string mask
)

Meta