3v4l.org

run code in 300+ PHP versions simultaneously
<?php //rodas para veiculo a direita $roda1=array(7086,7113,7141,7133,7172,7201,7193,7231,7232,7223,7269,7270,7271,7258,7283,7319,7320,7321,7308,7359,7360,7361,7348,7399,7400,7401,7388,7439,7440,7441,7428,7479,7480,7481,7468,7519,7520,7521,7508,7533,2780,2785,2750,2765,2760,2755,2710,2725,2720,2715,2670,2685,2680,2675,2630,2645,2640,2635,2590,2605,2600,2595,2550,2565,2560,2555,2525,2500,2515,2510,2505,2465,2475,2470,2435,2440,2415,2375,2380,2355,2333); $roda2=array(6117,6122,6128,6126,6133,6140,6138,6146,6145,6144,6154,6153,6152,6151,6028,6032,6031,6030,6029,6040,6039,6038,6037,6048,6047,6046,6045,6056,6055,6054,6053,6064,6063,6062,6061,6072,6071,6070,6069,6074,1295,1296,1289,1290,1291,1292,1281,1282,1283,1284,1273,1274,1275,1276,1265,1266,1267,1268,1257,1258,1259,1260,1248,1250,1251,1252,1249,1373,1374,1375,1376,1366,1367,1368,1360,1362,1355,1348,1350,1344,1340); $c=82; for($c = 82; $c <= 162; $c++) { $j=$c-1; echo "*DIM, T${c}, TABLE,3200, 1, 1, , , , 0 *TREAD,T${c},G:\\00_ANSYS\\TESE\\DINAMICA\\3V90D\\TABELAS\\T${c},txt,,0 F,".$roda1[$j].",FY,%T${c}% F,".$roda2[$j].",FY,%T${c}%\n\n\n"; }
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 28
Branch analysis from position: 28
2 jumps found. (Code = 44) Position 1 = 30, Position 2 = 5
Branch analysis from position: 30
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 5
2 jumps found. (Code = 44) Position 1 = 30, Position 2 = 5
Branch analysis from position: 30
Branch analysis from position: 5
filename:       /in/nZNQZ
function name:  (null)
number of ops:  31
compiled vars:  !0 = $roda1, !1 = $roda2, !2 = $c, !3 = $j
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, <array>
    5     1        ASSIGN                                                   !1, <array>
    6     2        ASSIGN                                                   !2, 82
    7     3        ASSIGN                                                   !2, 82
          4      > JMP                                                      ->28
    8     5    >   SUB                                              ~8      !2, 1
          6        ASSIGN                                                   !3, ~8
    9     7        ROPE_INIT                                     7  ~11     '%2ADIM%2C+T'
          8        ROPE_ADD                                      1  ~11     ~11, !2
          9        ROPE_ADD                                      2  ~11     ~11, '%2C+TABLE%2C3200%2C+1%2C+1%2C+%2C+%2C+%2C+0%0A%2ATREAD%2CT'
   10    10        ROPE_ADD                                      3  ~11     ~11, !2
         11        ROPE_ADD                                      4  ~11     ~11, '%2CG%3A%5C00_ANSYS%5CTESE%5CDINAMICA%5C3V90D%5CTABELAS%5CT'
         12        ROPE_ADD                                      5  ~11     ~11, !2
         13        ROPE_END                                      6  ~10     ~11, '%2Ctxt%2C%2C0%0AF%2C'
   11    14        FETCH_DIM_R                                      ~15     !0, !3
         15        CONCAT                                           ~16     ~10, ~15
         16        ROPE_INIT                                     3  ~18     '%2CFY%2C%25T'
         17        ROPE_ADD                                      1  ~18     ~18, !2
         18        ROPE_END                                      2  ~17     ~18, '%25%0AF%2C'
         19        CONCAT                                           ~20     ~16, ~17
   12    20        FETCH_DIM_R                                      ~21     !1, !3
         21        CONCAT                                           ~22     ~20, ~21
         22        ROPE_INIT                                     3  ~24     '%2CFY%2C%25T'
         23        ROPE_ADD                                      1  ~24     ~24, !2
         24        ROPE_END                                      2  ~23     ~24, '%25%0A%0A%0A'
         25        CONCAT                                           ~26     ~22, ~23
         26        ECHO                                                     ~26
    7    27        PRE_INC                                                  !2
         28    >   IS_SMALLER_OR_EQUAL                                      !2, 162
         29      > JMPNZ                                                    ~28, ->5
   13    30    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
160.41 ms | 1395 KiB | 13 Q