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

Member predicate RegExp::specialCharacter

Holds if a special character is found between start and end.

predicate specialCharacter(int start, int end, string char)