mirror of
https://github.com/github/codeql.git
synced 2026-07-11 14:35:31 +02:00
Arguments in calls to `match[?]` should only be considered regular expression interpretations if the `match` refers to the standard library method, not a method in source code.