mirror of
https://github.com/github/codeql.git
synced 2026-05-05 21:55:19 +02:00
renamed "regexpConstValue" to "regexp_const_value"
This commit is contained in:
@@ -100,7 +100,7 @@ regexpterm(#20029,14,#20028,0,"Nope!")
|
||||
#20030=@"loc,{#10000},6,41,6,45"
|
||||
locations_default(#20030,#10000,6,41,6,45)
|
||||
hasLocation(#20029,#20030)
|
||||
regexpConstValue(#20029,"Nope!")
|
||||
regexp_const_value(#20029,"Nope!")
|
||||
#20031=*
|
||||
entry_cfg_node(#20031,#20001)
|
||||
#20032=@"loc,{#10000},6,29,6,28"
|
||||
|
||||
@@ -131,7 +131,7 @@ regexpterm(#20042,14,#20041,0,"bar")
|
||||
#20043=@"loc,{#10000},5,30,5,32"
|
||||
locations_default(#20043,#10000,5,30,5,32)
|
||||
hasLocation(#20042,#20043)
|
||||
regexpConstValue(#20042,"bar")
|
||||
regexp_const_value(#20042,"bar")
|
||||
#20044=*
|
||||
exprs(#20044,84,#20039,0,"foo")
|
||||
hasLocation(#20044,#20013)
|
||||
|
||||
@@ -95,7 +95,7 @@ regexpterm(#20028,14,#20027,0,"Hello, world!")
|
||||
#20029=@"loc,{#10000},6,20,6,32"
|
||||
locations_default(#20029,#10000,6,20,6,32)
|
||||
hasLocation(#20028,#20029)
|
||||
regexpConstValue(#20028,"Hello, world!")
|
||||
regexp_const_value(#20028,"Hello, world!")
|
||||
#20030=*
|
||||
entry_cfg_node(#20030,#20001)
|
||||
hasLocation(#20030,#20003)
|
||||
@@ -228,7 +228,7 @@ regexpterm(#20069,14,#20068,0,"Nope!")
|
||||
#20070=@"loc,{#10000},11,41,11,45"
|
||||
locations_default(#20070,#10000,11,41,11,45)
|
||||
hasLocation(#20069,#20070)
|
||||
regexpConstValue(#20069,"Nope!")
|
||||
regexp_const_value(#20069,"Nope!")
|
||||
#20071=*
|
||||
entry_cfg_node(#20071,#20042)
|
||||
#20072=@"loc,{#10000},11,29,11,28"
|
||||
@@ -305,7 +305,7 @@ regexpterm(#20091,14,#20090,0,"I said don't click!")
|
||||
#20092=@"loc,{#10000},12,30,12,49"
|
||||
locations_default(#20092,#10000,12,30,12,49)
|
||||
hasLocation(#20091,#20092)
|
||||
regexpConstValue(#20091,"I said don't click!")
|
||||
regexp_const_value(#20091,"I said don't click!")
|
||||
#20093=*
|
||||
entry_cfg_node(#20093,#20074)
|
||||
#20094=@"loc,{#10000},12,23,12,22"
|
||||
|
||||
@@ -287,7 +287,7 @@ regexpterm(#20086,14,#20085,0,"f")
|
||||
#20087=@"loc,{#10000},8,22,8,22"
|
||||
locations_default(#20087,#10000,8,22,8,22)
|
||||
hasLocation(#20086,#20087)
|
||||
regexpConstValue(#20086,"f")
|
||||
regexp_const_value(#20086,"f")
|
||||
#20088=*
|
||||
exprs(#20088,84,#20083,0,"f")
|
||||
hasLocation(#20088,#20071)
|
||||
|
||||
Reference in New Issue
Block a user