CodeQL library for Ruby
codeql/ruby-all 0.8.15-dev (changelog, source)
Search

Member predicate RegExp::normalCharacterSequence

Holds if the range [start:end) consists of only ‘normal’ characters.

predicate normalCharacterSequence(int start, int end)