Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 43) Position 1 = 12, Position 2 = 26 Branch analysis from position: 12 2 jumps found. (Code = 77) Position 1 = 29, Position 2 = 45 Branch analysis from position: 29 2 jumps found. (Code = 78) Position 1 = 30, Position 2 = 45 Branch analysis from position: 30 1 jumps found. (Code = 42) Position 1 = 29 Branch analysis from position: 29 Branch analysis from position: 45 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 45 Branch analysis from position: 26 filename: /in/mnnHl function name: (null) number of ops: 47 compiled vars: !0 = $pair, !1 = $getNoneEmpty, !2 = $value line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > ASSIGN !0, <array> 8 1 DECLARE_LAMBDA_FUNCTION ~4 [0] 2 BIND_LEXICAL ~4, !0 3 ASSIGN !1, ~4 17 4 INIT_DYNAMIC_CALL !1 5 DO_FCALL 0 $6 6 INIT_METHOD_CALL $6, 'current' 7 DO_FCALL 0 $7 8 ASSIGN !2, $7 19 9 ISSET_ISEMPTY_CV ~9 !2 10 BOOL_NOT ~10 ~9 11 > JMPZ ~10, ->26 20 12 > INIT_FCALL 'array_keys' 13 SEND_VAR !2 14 DO_ICALL $11 15 FETCH_DIM_R ~12 $11, 0 16 CONCAT ~13 'key+++%3D%3E+', ~12 17 CONCAT ~14 ~13, '%0A' 18 ECHO ~14 21 19 INIT_FCALL 'array_values' 20 SEND_VAR !2 21 DO_ICALL $15 22 FETCH_DIM_R ~16 $15, 0 23 CONCAT ~17 'value+%3D%3E+', ~16 24 CONCAT ~18 ~17, '%0A' 25 ECHO ~18 25 26 > INIT_DYNAMIC_CALL !1 27 DO_FCALL 0 $19 28 > FE_RESET_R $20 $19, ->45 29 > > FE_FETCH_R $20, !2, ->45 26 30 > INIT_FCALL 'array_keys' 31 SEND_VAR !2 32 DO_ICALL $21 33 FETCH_DIM_R ~22 $21, 0 34 CONCAT ~23 'key+++%3D%3E+', ~22 35 CONCAT ~24 ~23, '%0A' 36 ECHO ~24 27 37 INIT_FCALL 'array_values' 38 SEND_VAR !2 39 DO_ICALL $25 40 FETCH_DIM_R ~26 $25, 0 41 CONCAT ~27 'value+%3D%3E+', ~26 42 CONCAT ~28 ~27, '%0A' 43 ECHO ~28 25 44 > JMP ->29 45 > FE_FREE $20 28 46 > RETURN 1 Dynamic Functions: Dynamic Function 0 Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 11 Branch analysis from position: 3 2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 11 Branch analysis from position: 4 2 jumps found. (Code = 43) Position 1 = 8, Position 2 = 10 Branch analysis from position: 8 1 jumps found. (Code = 42) Position 1 = 3 Branch analysis from position: 3 Branch analysis from position: 10 Branch analysis from position: 11 1 jumps found. (Code = 161) Position 1 = -2 Branch analysis from position: 11 filename: /in/mnnHl function name: {closure} number of ops: 13 compiled vars: !0 = $pair, !1 = $value, !2 = $key line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 8 0 E > GENERATOR_CREATE 1 BIND_STATIC !0 9 2 > FE_RESET_R $3 !0, ->11 3 > > FE_FETCH_R ~4 $3, !1, ->11 4 > ASSIGN !2, ~4 10 5 ISSET_ISEMPTY_CV ~6 !1 6 BOOL_NOT ~7 ~6 7 > JMPZ ~7, ->10 11 8 > INIT_ARRAY ~8 !1, !2 9 YIELD ~8 9 10 > > JMP ->3 11 > FE_FREE $3 14 12 > GENERATOR_RETURN End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0