CodeQL library for Python
codeql/python-all 0.11.14 (changelog, source)
Search

Predicate Make::intersect

Gets a character that is represented by both c and d.

Import path

import codeql.regex.nfa.NfaUtils
string intersect(InputSymbol c, InputSymbol d)