Predicate RegExp::maybeMultiline
Holds if flags includes the m flag or is the unknown flag ?.
Import path
import semmle.javascript.Regexppredicate maybeMultiline(string flags)Holds if flags includes the m flag or is the unknown flag ?.
import semmle.javascript.Regexppredicate maybeMultiline(string flags)