3v4l.org

run code in 300+ PHP versions simultaneously
<?php //rodas para veiculo a esquerda $roda1=array(8510,8514,8520,8518,8525,8532,8530,8538,8537,8536,8546,8545,8544,8543,8421,8424,8423,8422,8420,8432,8431,8430,8429,8440,8439,8438,8437,8448,8447,8446,8445,8456,8455,8454,8453,8464,8463,8462,8461,8466,3739,3740,3733,3734,3735,3736,3725,3726,3727,3728,3717,3718,3719,3720,3709,3710,3711,3712,3701,3702,3703,3704,3693,3694,3695,3696,3692,3817,3818,3819,3820,3810,3811,3812,3804,3806,3799,3792,3794,3788,3783); $roda2=array(9483,9505,9530,9525,9565,9590,9585,9620,9625,9615,9655,9660,9665,9650,9675,9705,9710,9715,9700,9745,9750,9755,9740,9785,9790,9795,9780,9825,9830,9835,9820,9865,9870,9875,9860,9905,9910,9915,9900,9925,5224,5229,5194,5207,5206,5205,5154,5167,5166,5165,5114,5127,5126,5125,5074,5087,5086,5085,5034,5047,5046,5045,4994,5007,5006,5005,4969,4944,4957,4956,4955,4909,4918,4917,4879,4887,4858,4819,4827,4799,4772); for($c = 1; $c <= 81; $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 = 27
Branch analysis from position: 27
2 jumps found. (Code = 44) Position 1 = 29, Position 2 = 4
Branch analysis from position: 29
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 4
2 jumps found. (Code = 44) Position 1 = 29, Position 2 = 4
Branch analysis from position: 29
Branch analysis from position: 4
filename:       /in/qPWls
function name:  (null)
number of ops:  30
compiled vars:  !0 = $roda1, !1 = $roda2, !2 = $c, !3 = $j
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   ASSIGN                                                   !0, <array>
    6     1        ASSIGN                                                   !1, <array>
    8     2        ASSIGN                                                   !2, 1
          3      > JMP                                                      ->27
    9     4    >   SUB                                              ~7      !2, 1
          5        ASSIGN                                                   !3, ~7
   10     6        ROPE_INIT                                     7  ~10     '%2ADIM%2C+T'
          7        ROPE_ADD                                      1  ~10     ~10, !2
          8        ROPE_ADD                                      2  ~10     ~10, '%2C+TABLE%2C3200%2C+1%2C+1%2C+%2C+%2C+%2C+0%0A%2ATREAD%2CT'
   11     9        ROPE_ADD                                      3  ~10     ~10, !2
         10        ROPE_ADD                                      4  ~10     ~10, '%2CG%3A%5C00_ANSYS%5CTESE%5CDINAMICA%5C3V90D%5CTABELAS%5CT'
         11        ROPE_ADD                                      5  ~10     ~10, !2
         12        ROPE_END                                      6  ~9      ~10, '%2Ctxt%2C%2C0%0AF%2C'
   12    13        FETCH_DIM_R                                      ~14     !0, !3
         14        CONCAT                                           ~15     ~9, ~14
         15        ROPE_INIT                                     3  ~17     '%2CFY%2C%25T'
         16        ROPE_ADD                                      1  ~17     ~17, !2
         17        ROPE_END                                      2  ~16     ~17, '%25%0AF%2C'
         18        CONCAT                                           ~19     ~15, ~16
   13    19        FETCH_DIM_R                                      ~20     !1, !3
         20        CONCAT                                           ~21     ~19, ~20
         21        ROPE_INIT                                     3  ~23     '%2CFY%2C%25T'
         22        ROPE_ADD                                      1  ~23     ~23, !2
         23        ROPE_END                                      2  ~22     ~23, '%25%0A%0A%0A'
         24        CONCAT                                           ~25     ~21, ~22
         25        ECHO                                                     ~25
    8    26        PRE_INC                                                  !2
         27    >   IS_SMALLER_OR_EQUAL                                      !2, 81
         28      > JMPNZ                                                    ~27, ->4
   14    29    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
148.5 ms | 1395 KiB | 13 Q