Predicate RegExp::maybeGlobal
Holds if flags
includes the g
flag or is the unknown flag ?
.
Import path
import javascript
predicate maybeGlobal(string flags)
Holds if flags
includes the g
flag or is the unknown flag ?
.
import javascript
predicate maybeGlobal(string flags)