mirror of
https://github.com/github/codeql.git
synced 2025-12-23 12:16:33 +01:00
renamed "regexpParseErrors" to "regexp_parse_errors"
This commit is contained in:
@@ -864,7 +864,7 @@ case @regexpterm.kind of
|
||||
| 26 = @regexp_negative_lookbehind
|
||||
| 27 = @regexp_unicode_property_escape;
|
||||
|
||||
regexpParseErrors (unique int id: @regexp_parse_error,
|
||||
regexp_parse_errors (unique int id: @regexp_parse_error,
|
||||
int regexp: @regexpterm ref,
|
||||
varchar(900) message: string ref);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user