Predicate Make::alwaysMatchesHostnameAlt
Holds if every child of alt
contains a hostname pattern.
Import path
import codeql.regex.HostnameRegexp
predicate alwaysMatchesHostnameAlt(RegExpAlt alt)
Holds if every child of alt
contains a hostname pattern.
import codeql.regex.HostnameRegexp
predicate alwaysMatchesHostnameAlt(RegExpAlt alt)