advanced-security/qtil-ruby
0.0.2
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
A zero-width lookahead or lookbehind assertion.
Examples:
(?=\w) (?!\n) (?<=\.) (?<!\\)