Holds if term
is a wildcard .
or an actual .
character.
Import path
import codeql.regex.HostnameRegexp
predicate isDotLike(RegExpTerm term)
Holds if term
is a wildcard .
or an actual .
character.
import codeql.regex.HostnameRegexp
predicate isDotLike(RegExpTerm term)