|
| 1 | +#10000=@"/json_in_script.html;sourcefile" |
| 2 | +files(#10000,"/json_in_script.html","json_in_script","html",0) |
| 3 | +#10001=@"/;folder" |
| 4 | +folders(#10001,"/","") |
| 5 | +containerparent(#10001,#10000) |
| 6 | +#10002=@"loc,{#10000},0,0,0,0" |
| 7 | +locations_default(#10002,#10000,0,0,0,0) |
| 8 | +hasLocation(#10000,#10002) |
| 9 | +#20000=@"global_scope" |
| 10 | +scopes(#20000,0) |
| 11 | +#20001=* |
| 12 | +json(#20001,5,#10000,0,"{""Hello"": 123}") |
| 13 | +#20002=@"loc,{#10000},3,1,3,14" |
| 14 | +locations_default(#20002,#10000,3,1,3,14) |
| 15 | +json_locations(#20001,#20002) |
| 16 | +#20003=* |
| 17 | +json(#20003,2,#20001,0,"123") |
| 18 | +#20004=@"loc,{#10000},3,11,3,13" |
| 19 | +locations_default(#20004,#10000,3,11,3,13) |
| 20 | +json_locations(#20003,#20004) |
| 21 | +json_literals("123","123",#20003) |
| 22 | +json_properties(#20001,"Hello",#20003) |
| 23 | +#20005=* |
| 24 | +xmlElements(#20005,"html",#10000,0,#10000) |
| 25 | +#20006=@"loc,{#10000},1,1,5,7" |
| 26 | +locations_default(#20006,#10000,1,1,5,7) |
| 27 | +xmllocations(#20005,#20006) |
| 28 | +#20007=* |
| 29 | +xmlElements(#20007,"script",#20005,0,#10000) |
| 30 | +#20008=@"loc,{#10000},2,1,4,9" |
| 31 | +locations_default(#20008,#10000,2,1,4,9) |
| 32 | +xmllocations(#20007,#20008) |
| 33 | +numlines(#10000,5,0,0) |
| 34 | +filetype(#10000,"html") |
0 commit comments