mirror of
https://github.com/github/codeql.git
synced 2026-05-04 13:15:21 +02:00
renamed "regexpConstValue" to "regexp_const_value"
This commit is contained in:
@@ -110,7 +110,7 @@ regexpterm(#20031,14,#20030,0,"Hello ES6")
|
||||
#20032=@"loc,{#10000},1,14,1,22"
|
||||
locations_default(#20032,#10000,1,14,1,22)
|
||||
hasLocation(#20031,#20032)
|
||||
regexpConstValue(#20031,"Hello ES6")
|
||||
regexp_const_value(#20031,"Hello ES6")
|
||||
#20033=*
|
||||
entry_cfg_node(#20033,#20001)
|
||||
#20034=@"loc,{#10000},1,1,1,0"
|
||||
|
||||
@@ -110,7 +110,7 @@ regexpterm(#20031,14,#20030,0,"Hello ES")
|
||||
#20032=@"loc,{#10000},1,14,1,21"
|
||||
locations_default(#20032,#10000,1,14,1,21)
|
||||
hasLocation(#20031,#20032)
|
||||
regexpConstValue(#20031,"Hello ES")
|
||||
regexp_const_value(#20031,"Hello ES")
|
||||
#20033=*
|
||||
entry_cfg_node(#20033,#20001)
|
||||
#20034=@"loc,{#10000},1,1,1,0"
|
||||
|
||||
@@ -127,7 +127,7 @@ regexpterm(#20040,14,#20039,0,"Hello CommonJS")
|
||||
#20041=@"loc,{#10000},1,14,1,27"
|
||||
locations_default(#20041,#10000,1,14,1,27)
|
||||
hasLocation(#20040,#20041)
|
||||
regexpConstValue(#20040,"Hello CommonJS")
|
||||
regexp_const_value(#20040,"Hello CommonJS")
|
||||
#20042=*
|
||||
entry_cfg_node(#20042,#20001)
|
||||
#20043=@"loc,{#10000},1,1,1,0"
|
||||
|
||||
Reference in New Issue
Block a user