Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 8, Position 2 = 22 Branch analysis from position: 8 2 jumps found. (Code = 78) Position 1 = 9, Position 2 = 22 Branch analysis from position: 9 1 jumps found. (Code = 42) Position 1 = 8 Branch analysis from position: 8 Branch analysis from position: 22 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 22 filename: /in/QC06g function name: (null) number of ops: 24 compiled vars: !0 = $json, !1 = $a, !2 = $v line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, '%7B%0A%09%22values%22%3A+%5B%7B%0A%09%09%09%22nameValuePairs%22%3A+%7B%0A%09%09%09%09%22address%22%3A+%220111%22%2C%0A%09%09%09%09%22body%22%3A+%22Transaction+cost%2C+Ksh28.00.%22%2C%0A%09%09%09%09%22date%22%3A+%221571473093291%22%0A%09%09%09%7D%0A%09%09%7D%2C%0A%09%09%7B%0A%09%09%09%22nameValuePairs%22%3A+%7B%0A%09%09%09%09%22address%22%3A+%220101%22%2C%0A%09%09%09%09%22body%22%3A+%22Transaction+cost%2C+Ksh0.00.%22%2C%0A%09%09%09%09%22date%22%3A+%221498823347530%22%0A%09%09%09%7D%0A%09%09%7D%0A%09%5D%0A%7D' 20 1 INIT_FCALL 'json_decode' 2 SEND_VAR !0 3 SEND_VAL <true> 4 DO_ICALL $4 5 ASSIGN !1, $4 21 6 FETCH_DIM_R ~6 !1, 'values' 7 > FE_RESET_R $7 ~6, ->22 8 > > FE_FETCH_R $7, !2, ->22 22 9 > FETCH_DIM_R ~8 !2, 'nameValuePairs' 10 FETCH_DIM_R ~9 ~8, 'address' 11 CONCAT ~10 ~9, '%0A' 12 ECHO ~10 23 13 FETCH_DIM_R ~11 !2, 'nameValuePairs' 14 FETCH_DIM_R ~12 ~11, 'body' 15 CONCAT ~13 ~12, '%0A' 16 ECHO ~13 24 17 FETCH_DIM_R ~14 !2, 'nameValuePairs' 18 FETCH_DIM_R ~15 ~14, 'date' 19 CONCAT ~16 ~15, '%0A' 20 ECHO ~16 21 21 > JMP ->8 22 > FE_FREE $7 25 23 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0