Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 125) Position 1 = 3, Position 2 = 8 Branch analysis from position: 3 2 jumps found. (Code = 126) Position 1 = 4, Position 2 = 8 Branch analysis from position: 4 1 jumps found. (Code = 42) Position 1 = 3 Branch analysis from position: 3 Branch analysis from position: 8 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 8 filename: /in/OjjLF function name: (null) number of ops: 52 compiled vars: !0 = $array1, !1 = $array2, !2 = $value, !3 = $key line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 4 1 ASSIGN !1, <array> 6 2 > FE_RESET_RW $6 !1, ->8 3 > > FE_FETCH_RW ~7 $6, !2, ->8 4 > ASSIGN !3, ~7 7 5 FETCH_DIM_R ~9 !0, !3 6 ASSIGN !2, ~9 6 7 > JMP ->3 8 > FE_FREE $6 10 9 INIT_FCALL 'http_build_query' 10 SEND_VAR !1 11 DO_ICALL $11 12 CONCAT ~12 $11, '%0A' 13 ECHO ~12 11 14 INIT_FCALL 'urldecode' 15 INIT_FCALL 'http_build_query' 16 SEND_VAR !1 17 DO_ICALL $13 18 SEND_VAR $13 19 DO_ICALL $14 20 CONCAT ~15 $14, '%0A' 21 ECHO ~15 13 22 INIT_FCALL 'implode' 23 SEND_VAL '%26' 24 INIT_FCALL 'array_map' 25 DECLARE_LAMBDA_FUNCTION ~16 [0] 15 26 SEND_VAL ~16 27 INIT_FCALL 'array_keys' 28 SEND_VAR !1 29 DO_ICALL $17 30 SEND_VAR $17 31 SEND_VAR !1 13 32 DO_ICALL $18 15 33 SEND_VAR $18 13 34 DO_ICALL $19 15 35 ECHO $19 17 36 ECHO '%0A' 19 37 INIT_FCALL 'implode' 38 SEND_VAL '%26' 39 INIT_FCALL 'array_map' 40 DECLARE_LAMBDA_FUNCTION ~20 [1] 21 41 SEND_VAL ~20 42 INIT_FCALL 'array_keys' 43 SEND_VAR !1 44 DO_ICALL $21 45 SEND_VAR $21 46 SEND_VAR !1 19 47 DO_ICALL $22 21 48 SEND_VAR $22 19 49 DO_ICALL $23 21 50 ECHO $23 51 > 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/OjjLF function name: {closure} number of ops: 7 compiled vars: !0 = $k, !1 = $v line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 13 0 E > RECV !0 1 RECV !1 14 2 ROPE_INIT 3 ~3 !0 3 ROPE_ADD 1 ~3 ~3, '%3D' 4 ROPE_END 2 ~2 ~3, !1 5 > RETURN ~2 15 6* > RETURN null End of Dynamic Function 0 Dynamic Function 1 Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/OjjLF function name: {closure} number of ops: 9 compiled vars: !0 = $k, !1 = $v line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 19 0 E > RECV !0 1 RECV !1 20 2 ROPE_INIT 5 ~3 '%22' 3 ROPE_ADD 1 ~3 ~3, !0 4 ROPE_ADD 2 ~3 ~3, '%22%3D%22' 5 ROPE_ADD 3 ~3 ~3, !1 6 ROPE_END 4 ~2 ~3, '%22' 7 > RETURN ~2 21 8* > RETURN null End of Dynamic Function 1
Generated using Vulcan Logic Dumper, using php 8.0.0