Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 23, Position 2 = 41 Branch analysis from position: 23 2 jumps found. (Code = 78) Position 1 = 24, Position 2 = 41 Branch analysis from position: 24 1 jumps found. (Code = 42) Position 1 = 23 Branch analysis from position: 23 Branch analysis from position: 41 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 41 filename: /in/PefXg function name: (null) number of ops: 44 compiled vars: !0 = $arr, !1 = $keys, !2 = $temp, !3 = $v line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > ASSIGN !0, <array> 39 1 INIT_FCALL 'array_keys' 2 SEND_VAR !0 3 DO_ICALL $5 4 ASSIGN !1, $5 41 5 INIT_FCALL 'array_map' 6 SEND_VAL null 7 INIT_FCALL 'array_values' 8 SEND_VAR !0 9 DO_ICALL $7 10 SEND_UNPACK $7 11 CHECK_UNDEF_ARGS 12 DO_ICALL $8 13 ASSIGN !2, $8 43 14 INIT_FCALL 'array_map' 15 DECLARE_LAMBDA_FUNCTION ~10 [0] 16 BIND_LEXICAL ~10, !1 17 SEND_VAL ~10 18 SEND_VAR !2 19 DO_ICALL $11 20 ASSIGN !2, $11 45 21 ECHO '%3Cul%3E%0A' 46 22 > FE_RESET_R $13 !2, ->41 23 > > FE_FETCH_R $13, !3, ->41 47 24 > ECHO '%0A++++%3Cli%3E%0A++++++++%3Ch3+class%3D%22' 49 25 FETCH_DIM_R ~14 !3, 'icon-class' 26 ECHO ~14 27 ECHO '%22%3E' 28 FETCH_DIM_R ~15 !3, 'title' 29 ECHO ~15 30 ECHO '%3C%2Fh3%3E%0A++++++++%3Cp%3E' 50 31 FETCH_DIM_R ~16 !3, 'text' 32 ECHO ~16 33 ECHO '%3C%2Fp%3E%0A++++++++%3Ca+href%3D%22' 51 34 FETCH_DIM_R ~17 !3, 'link' 35 ECHO ~17 36 ECHO '%22%3E' 37 FETCH_DIM_R ~18 !3, 'link-text' 38 ECHO ~18 39 ECHO '%3C%2Fa%3E%0A++++%3C%2Fli%3E%0A' 46 40 > JMP ->23 41 > FE_FREE $13 54 42 ECHO '%3C%2Ful%3E' 43 > RETURN 1 Dynamic Functions: Dynamic Function 0 Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/PefXg function name: {closure} number of ops: 8 compiled vars: !0 = $item, !1 = $keys line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 43 0 E > RECV !0 1 BIND_STATIC !1 2 INIT_FCALL 'array_combine' 3 SEND_VAR !1 4 SEND_VAR !0 5 DO_ICALL $2 6 > RETURN $2 7* > RETURN null End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0