Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 7, Position 2 = 20 Branch analysis from position: 7 2 jumps found. (Code = 78) Position 1 = 8, Position 2 = 20 Branch analysis from position: 8 2 jumps found. (Code = 77) Position 1 = 10, Position 2 = 18 Branch analysis from position: 10 2 jumps found. (Code = 78) Position 1 = 11, Position 2 = 18 Branch analysis from position: 11 1 jumps found. (Code = 42) Position 1 = 10 Branch analysis from position: 10 Branch analysis from position: 18 1 jumps found. (Code = 42) Position 1 = 7 Branch analysis from position: 7 Branch analysis from position: 18 Branch analysis from position: 20 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 20 filename: /in/STWNc function name: (null) number of ops: 28 compiled vars: !0 = $arrays, !1 = $result, !2 = $_, !3 = $key, !4 = $arr line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 9 1 ASSIGN !1, <array> 10 2 INIT_FCALL 'array_replace' 3 SEND_UNPACK !0 4 CHECK_UNDEF_ARGS 5 DO_ICALL $7 6 > FE_RESET_R $8 $7, ->20 7 > > FE_FETCH_R ~9 $8, !2, ->20 8 > ASSIGN !3, ~9 11 9 > FE_RESET_R $11 !0, ->18 10 > > FE_FETCH_R $11, !4, ->18 12 11 > FETCH_DIM_IS ~14 !4, !3 12 COALESCE ~15 ~14 13 QM_ASSIGN ~15 null 14 FETCH_DIM_W $12 !1, !3 15 ASSIGN_DIM $12 16 OP_DATA ~15 11 17 > JMP ->10 18 > FE_FREE $11 10 19 > JMP ->7 20 > FE_FREE $8 15 21 INIT_FCALL 'ksort' 22 SEND_REF !1 23 DO_ICALL 16 24 INIT_FCALL 'var_export' 25 SEND_VAR !1 26 DO_ICALL 27 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0