Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 24
Branch analysis from position: 24
2 jumps found. (Code = 44) Position 1 = 27, Position 2 = 11
Branch analysis from position: 27
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 11
2 jumps found. (Code = 43) Position 1 = 18, Position 2 = 23
Branch analysis from position: 18
2 jumps found. (Code = 44) Position 1 = 27, Position 2 = 11
Branch analysis from position: 27
Branch analysis from position: 11
Branch analysis from position: 23
filename:       /in/FPvtW
function name:  (null)
number of ops:  28
compiled vars:  !0 = $data, !1 = $elm, !2 = $array, !3 = $i
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '%3Croot+lastUpdated%3D%2220180101120330%22+ttl%3D%2224%22%3E%0A++++%3CParent1%3E%3C%2FParent1%3E%0A++++%3CParent2%3E%0A++++++++%3Csub+parm1%3D%22google.com%22+parm2%3D%22email%40email.com%22+parm3%3D%225343243434%22+parm4%3D%22google%22+parm5%3D%22876787%22+parm6%3D%22%22+parm7%3D%22ACTIVE%22%3E...%3C%2Fsub%3E%0A++++++++%3Csub+parm1%3D%22yahoo.com%22+parm2%3D%22email2%40email.com%22+parm3%3D%224434343%22+parm4%3D%22yahoo%22+parm5%3D%22232322%22+parm6%3D%22%22+parm7%3D%22ACTIVE%22%3E...%3C%2Fsub%3E%0A++++++++%3Csub+parm1%3D%22facebook.com%22+parm2%3D%22email3%40email.com%22+parm3%3D%22222334%22+parm4%3D%22facebook%22+parm5%3D%2212233%22+parm6%3D%22%22+parm7%3D%22ACTIVE%22%3E...%3C%2Fsub%3E%0A++++%3C%2FParent2%3E%0A%3C%2Froot%3E'
   14     1        NEW                                              $5      'SimpleXMLElement'
          2        SEND_VAR_EX                                              !0
          3        DO_FCALL                                      0          
          4        ASSIGN                                                   !1, $5
   15     5        INIT_METHOD_CALL                                         !1, 'xpath'
          6        SEND_VAL_EX                                              '%2Froot%2FParent2%2Fsub'
          7        DO_FCALL                                      0  $8      
          8        ASSIGN                                                   !2, $8
   17     9        ASSIGN                                                   !3, 0
         10      > JMP                                                      ->24
   18    11    >   FETCH_DIM_R                                      ~11     !2, !3
         12        INIT_METHOD_CALL                                         ~11, 'attributes'
         13        DO_FCALL                                      0  $12     
         14        FETCH_OBJ_R                                      ~13     $12, 'parm3'
         15        CAST                                          6  ~14     ~13
         16        IS_IDENTICAL                                             ~14, '4434343'
         17      > JMPZ                                                     ~15, ->23
   19    18    >   FETCH_DIM_R                                      ~16     !2, !3
         19        INIT_METHOD_CALL                                         ~16, 'attributes'
         20        DO_FCALL                                      0  $17     
         21        FETCH_OBJ_R                                      ~18     $17, 'parm1'
         22        ECHO                                                     ~18
   17    23    >   PRE_INC                                                  !3
         24    >   COUNT                                            ~20     !2
         25        IS_SMALLER                                               !3, ~20
         26      > JMPNZ                                                    ~21, ->11
   21    27    > > RETURN                                                   1
Generated using Vulcan Logic Dumper, using php 8.0.0