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

Member predicate RegExp::sequence

Whether the text in the range start,end is a sequence of 1 or more items, where an item is a character, a character set or a group.

predicate sequence(int start, int end)