Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 8, Position 2 = 15 Branch analysis from position: 8 2 jumps found. (Code = 78) Position 1 = 9, Position 2 = 15 Branch analysis from position: 9 2 jumps found. (Code = 43) Position 1 = 12, Position 2 = 14 Branch analysis from position: 12 1 jumps found. (Code = 42) Position 1 = 8 Branch analysis from position: 8 Branch analysis from position: 14 Branch analysis from position: 15 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 15 filename: /in/DQdg3 function name: (null) number of ops: 22 compiled vars: !0 = $records, !1 = $v, !2 = $k, !3 = $singleDimension line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 4 0 E > ASSIGN !0, <array> 23 1 NEW $5 'RecursiveIteratorIterator' 2 NEW $6 'RecursiveArrayIterator' 3 SEND_VAR_EX !0 4 DO_FCALL 0 5 SEND_VAR_NO_REF_EX $6 6 DO_FCALL 0 7 > FE_RESET_R $9 $5, ->15 8 > > FE_FETCH_R ~10 $9, !1, ->15 9 > ASSIGN !2, ~10 24 10 IS_EQUAL !2, 'name' 11 > JMPZ ~12, ->14 12 > ASSIGN_DIM !3 13 OP_DATA !1 23 14 > > JMP ->8 15 > FE_FREE $9 26 16 ECHO '%3Cpre%3E' 27 17 INIT_FCALL 'print_r' 18 SEND_VAR !3 19 DO_ICALL 28 20 ECHO '%3C%2Fpre%3E' 29 21 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0