mirror of
https://github.com/github/codeql.git
synced 2026-05-03 04:39:29 +02:00
renamed "regexpConstValue" to "regexp_const_value"
This commit is contained in:
@@ -127,7 +127,7 @@ regexpterm(#20039,14,#20038,0,"Hello, world!")
|
||||
#20040=@"loc,{#10000},2,14,2,26"
|
||||
locations_default(#20040,#10000,2,14,2,26)
|
||||
hasLocation(#20039,#20040)
|
||||
regexpConstValue(#20039,"Hello, world!")
|
||||
regexp_const_value(#20039,"Hello, world!")
|
||||
#20041=*
|
||||
entry_cfg_node(#20041,#20001)
|
||||
#20042=@"loc,{#10000},2,1,2,0"
|
||||
|
||||
@@ -237,7 +237,7 @@ regexpterm(#20083,14,#20082,0,"fs")
|
||||
#20084=@"loc,{#10000},1,19,1,20"
|
||||
locations_default(#20084,#10000,1,19,1,20)
|
||||
hasLocation(#20083,#20084)
|
||||
regexpConstValue(#20083,"fs")
|
||||
regexp_const_value(#20083,"fs")
|
||||
#20085=*
|
||||
stmts(#20085,2,#20001,1,"y = 42;")
|
||||
hasLocation(#20085,#20005)
|
||||
|
||||
Reference in New Issue
Block a user