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

Predicate RegExp::isDotAll

Holds if flags includes the s flag.

Import path

import javascript
predicate isDotAll(string flags)