Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/j9lvD function name: (null) number of ops: 18 compiled vars: !0 = $array, !1 = $arr, !2 = $telephone, !3 = $city line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > ASSIGN !0, <array> 7 1 INIT_FCALL 'array_column' 2 SEND_VAR !0 3 SEND_VAL 'value' 4 SEND_VAL 'name' 5 DO_ICALL $5 6 ASSIGN !1, $5 9 7 INIT_FCALL 'array_walk' 8 SEND_REF !1 9 DECLARE_LAMBDA_FUNCTION ~7 [0] 10 BIND_LEXICAL ~7, !2 11 BIND_LEXICAL ~7, !3 12 12 SEND_VAL ~7 9 13 DO_ICALL 14 14 ECHO !2 15 15 ECHO '%0A' 16 16 ECHO !3 17 > RETURN 1 Dynamic Functions: Dynamic Function 0 Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 43) Position 1 = 6, Position 2 = 8 Branch analysis from position: 6 1 jumps found. (Code = 42) Position 1 = 11 Branch analysis from position: 11 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 8 2 jumps found. (Code = 43) Position 1 = 10, Position 2 = 11 Branch analysis from position: 10 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 11 filename: /in/j9lvD function name: {closure} number of ops: 12 compiled vars: !0 = $v, !1 = $k, !2 = $telephone, !3 = $city line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 9 0 E > RECV !0 1 RECV !1 2 BIND_STATIC !2 3 BIND_STATIC !3 10 4 IS_EQUAL !1, 'infotel' 5 > JMPZ ~4, ->8 6 > ASSIGN !2, !0 7 > JMP ->11 11 8 > IS_EQUAL !1, 'location' 9 > JMPZ ~6, ->11 10 > ASSIGN !3, !0 12 11 > > RETURN null End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0