Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 38, Position 2 = 67 Branch analysis from position: 38 2 jumps found. (Code = 78) Position 1 = 39, Position 2 = 67 Branch analysis from position: 39 2 jumps found. (Code = 43) Position 1 = 47, Position 2 = 48 Branch analysis from position: 47 1 jumps found. (Code = 42) Position 1 = 38 Branch analysis from position: 38 Branch analysis from position: 48 2 jumps found. (Code = 77) Position 1 = 49, Position 2 = 65 Branch analysis from position: 49 2 jumps found. (Code = 78) Position 1 = 50, Position 2 = 65 Branch analysis from position: 50 2 jumps found. (Code = 77) Position 1 = 52, Position 2 = 63 Branch analysis from position: 52 2 jumps found. (Code = 78) Position 1 = 53, Position 2 = 63 Branch analysis from position: 53 1 jumps found. (Code = 42) Position 1 = 52 Branch analysis from position: 52 Branch analysis from position: 63 1 jumps found. (Code = 42) Position 1 = 49 Branch analysis from position: 49 Branch analysis from position: 63 Branch analysis from position: 65 1 jumps found. (Code = 42) Position 1 = 38 Branch analysis from position: 38 Branch analysis from position: 65 Branch analysis from position: 67 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 67 filename: /in/Ahdk2 function name: (null) number of ops: 74 compiled vars: !0 = $e, !1 = $errors, !2 = $subtypes, !3 = $type, !4 = $entry, !5 = $subtype, !6 = $string line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > FETCH_DIM_W $7 !0, 'invalid' 1 FETCH_DIM_W $8 $7, 'key' 2 ASSIGN_DIM $8 3 OP_DATA 'a123' 3 4 FETCH_DIM_W $10 !0, 'invalid' 5 FETCH_DIM_W $11 $10, 'key' 6 ASSIGN_DIM $11 7 OP_DATA 'a456' 4 8 FETCH_DIM_W $13 !0, 'invalid' 9 FETCH_DIM_W $14 $13, 'color' 10 ASSIGN_DIM $14 11 OP_DATA 'red' 5 12 FETCH_DIM_W $16 !0, 'missing' 13 FETCH_DIM_W $17 $16, 'key' 14 ASSIGN_DIM $17 15 OP_DATA 'b72' 6 16 FETCH_DIM_W $19 !0, 'missing' 17 FETCH_DIM_W $20 $19, 'color' 18 ASSIGN_DIM $20 19 OP_DATA 'blue' 7 20 FETCH_DIM_W $22 !0, 'missing' 21 FETCH_DIM_W $23 $22, 'color' 22 ASSIGN_DIM $23 23 OP_DATA 'green' 9 24 INIT_FCALL 'define' 25 SEND_VAL 'ERROR_LOOKUP' 10 26 SEND_VAL <array> 9 27 DO_ICALL 13 28 INIT_FCALL 'define' 29 SEND_VAL 'ERROR_TYPES' 30 INIT_FCALL 'array_keys' 31 FETCH_CONSTANT ~26 'ERROR_LOOKUP' 32 SEND_VAL ~26 33 DO_ICALL $27 34 SEND_VAR $27 35 DO_ICALL 15 36 ASSIGN !1, <array> 16 37 > FE_RESET_R $30 !0, ->67 38 > > FE_FETCH_R ~31 $30, !2, ->67 39 > ASSIGN !3, ~31 17 40 INIT_FCALL 'in_array' 41 SEND_VAR !3 42 FETCH_CONSTANT ~33 'ERROR_TYPES' 43 SEND_VAL ~33 44 DO_ICALL $34 45 BOOL_NOT ~35 $34 46 > JMPZ ~35, ->48 18 47 > > JMP ->38 20 48 > > FE_RESET_R $36 !2, ->65 49 > > FE_FETCH_R ~37 $36, !4, ->65 50 > ASSIGN !5, ~37 21 51 > FE_RESET_R $39 !4, ->63 52 > > FE_FETCH_R $39, !6, ->63 22 53 > INIT_FCALL 'sprintf' 54 FETCH_CONSTANT ~41 'ERROR_LOOKUP' 55 FETCH_DIM_R ~42 ~41, !3 56 SEND_VAL ~42 57 SEND_VAR !5 58 SEND_VAR !6 59 DO_ICALL $43 60 ASSIGN_DIM !1 61 OP_DATA $43 21 62 > JMP ->52 63 > FE_FREE $39 20 64 > JMP ->49 65 > FE_FREE $36 16 66 > JMP ->38 67 > FE_FREE $30 26 68 INIT_FCALL 'implode' 69 SEND_VAL '%0A' 70 SEND_VAR !1 71 DO_ICALL $44 72 ECHO $44 73 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0