Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 2, Position 2 = 13
Branch analysis from position: 2
2 jumps found. (Code = 78) Position 1 = 3, Position 2 = 13
Branch analysis from position: 3
1 jumps found. (Code = 42) Position 1 = 2
Branch analysis from position: 2
Branch analysis from position: 13
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 13
filename: /in/F8fGn
function name: (null)
number of ops: 15
compiled vars: !0 = $arr, !1 = $value, !2 = $key, !3 = $data
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
4 0 E > ASSIGN !0, <array>
5 1 > FE_RESET_R $5 !0, ->13
2 > > FE_FETCH_R ~6 $5, !1, ->13
3 > ASSIGN !2, ~6
7 4 INIT_ARRAY ~8 'tbl_worker_exp', 'table'
9 5 INIT_ARRAY ~9 !1, 'country_id'
6 ADD_ARRAY_ELEMENT ~8 ~9, 'val'
7 7 ADD_ARRAY_ELEMENT ~8 <array>, 'where'
6 8 ASSIGN !3, ~8
12 9 INIT_FCALL_BY_NAME 'show'
10 SEND_VAR_EX !3
11 DO_FCALL 0
5 12 > JMP ->2
13 > FE_FREE $5
18 14 > RETURN 1
Function show:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/F8fGn
function name: show
number of ops: 5
compiled vars: !0 = $arr
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
15 0 E > RECV !0
17 1 INIT_FCALL 'print_r'
2 SEND_VAR !0
3 DO_ICALL
18 4 > RETURN null
End of function show
Generated using Vulcan Logic Dumper, using php 8.0.0