Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 43) Position 1 = 13, Position 2 = 26 Branch analysis from position: 13 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 26 filename: /in/tr3bp function name: (null) number of ops: 27 compiled vars: !0 = $pair, !1 = $value line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > ASSIGN !0, <array> 9 1 INIT_FCALL 'array_slice' 2 INIT_FCALL 'array_filter' 3 SEND_VAR !0 4 DO_ICALL $3 5 SEND_VAR $3 6 SEND_VAL 0 7 SEND_VAL 1 8 DO_ICALL $4 9 ASSIGN !1, $4 12 10 ISSET_ISEMPTY_CV ~6 !1 11 BOOL_NOT ~7 ~6 12 > JMPZ ~7, ->26 14 13 > INIT_FCALL 'array_keys' 14 SEND_VAR !1 15 DO_ICALL $8 16 FETCH_DIM_R ~9 $8, 0 17 CONCAT ~10 'key+++%3D%3E+', ~9 18 CONCAT ~11 ~10, '%0A' 19 ECHO ~11 17 20 INIT_FCALL 'array_values' 21 SEND_VAR !1 22 DO_ICALL $12 23 FETCH_DIM_R ~13 $12, 0 24 CONCAT ~14 'value+%3D%3E+', ~13 25 ECHO ~14 18 26 > > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0