CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.14 (changelog, source)
Search

Predicate RegExp::maybeDotAll

Holds if flags includes the s flag or is the unknown flag ?.

Import path

import javascript
predicate maybeDotAll(string flags)