renamed "regexpConstValue" to "regexp_const_value"

This commit is contained in:
Erik Krogh Kristensen
2020-09-04 11:52:10 +02:00
parent 9a1a439c76
commit 21733afc32
65 changed files with 189 additions and 182 deletions

View File

@@ -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"

View File

@@ -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)