Predicate Make::matchesBeginningOfString
Holds if term
will only ever be matched against the beginning of the input.
Import path
import codeql.regex.HostnameRegexp
predicate matchesBeginningOfString(RegExpTerm term)
Holds if term
will only ever be matched against the beginning of the input.
import codeql.regex.HostnameRegexp
predicate matchesBeginningOfString(RegExpTerm term)