mirror of
https://github.com/github/codeql.git
synced 2026-05-05 05:35:13 +02:00
renamed "arraySize" to "array_size"
This commit is contained in:
@@ -121,7 +121,7 @@ enclosing_stmt(#20039,#20033)
|
||||
expr_containers(#20039,#20001)
|
||||
literals("y","y",#20039)
|
||||
decl(#20039,#20032)
|
||||
arraySize(#20036,2)
|
||||
array_size(#20036,2)
|
||||
#20040=*
|
||||
exprs(#20040,7,#20034,1,"[1,2]")
|
||||
#20041=@"loc,{#10000},1,13,1,17"
|
||||
@@ -141,7 +141,7 @@ hasLocation(#20043,#20025)
|
||||
enclosing_stmt(#20043,#20033)
|
||||
expr_containers(#20043,#20001)
|
||||
literals("2","2",#20043)
|
||||
arraySize(#20040,2)
|
||||
array_size(#20040,2)
|
||||
#20044=*
|
||||
entry_cfg_node(#20044,#20001)
|
||||
#20045=@"loc,{#10000},1,1,1,0"
|
||||
|
||||
@@ -301,7 +301,7 @@ enclosing_stmt(#20093,#20086)
|
||||
expr_containers(#20093,#20063)
|
||||
literals("y","y",#20093)
|
||||
bind(#20093,#20073)
|
||||
arraySize(#20090,2)
|
||||
array_size(#20090,2)
|
||||
#20094=*
|
||||
exprs(#20094,79,#20088,1,"z")
|
||||
hasLocation(#20094,#20055)
|
||||
|
||||
@@ -69,7 +69,7 @@ hasLocation(#20021,#20011)
|
||||
enclosing_stmt(#20021,#20018)
|
||||
expr_containers(#20021,#20001)
|
||||
literals("1","1",#20021)
|
||||
arraySize(#20019,3)
|
||||
array_size(#20019,3)
|
||||
#20022=*
|
||||
entry_cfg_node(#20022,#20001)
|
||||
#20023=@"loc,{#10000},1,1,1,0"
|
||||
|
||||
@@ -947,7 +947,7 @@ enclosing_stmt(#20302,#20284)
|
||||
expr_containers(#20302,#20212)
|
||||
literals("EmptyBlock","EmptyBlock",#20302)
|
||||
bind(#20302,#20217)
|
||||
arraySize(#20289,7)
|
||||
array_size(#20289,7)
|
||||
is_instantiated(#20212)
|
||||
#20303=*
|
||||
entry_cfg_node(#20303,#20001)
|
||||
|
||||
Reference in New Issue
Block a user