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

Member predicate RegExp::namedCharacterProperty

Matches named character properties such as \p{Word} and [[:digit:]]

predicate namedCharacterProperty(int start, int end, string name)