Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/QgUlp function name: (null) number of ops: 9 compiled vars: !0 = $stop_words line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 26 0 E > ASSIGN !0, <array> 27 1 INIT_FCALL 'print_r' 2 INIT_FCALL 'splort' 3 SEND_VAL 'State+Bank+of+and+India' 4 SEND_VAR !0 5 DO_FCALL 0 $2 6 SEND_VAR $2 7 DO_ICALL 8 > RETURN 1 Function splort: Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 9, Position 2 = 37 Branch analysis from position: 9 2 jumps found. (Code = 78) Position 1 = 10, Position 2 = 37 Branch analysis from position: 10 2 jumps found. (Code = 43) Position 1 = 15, Position 2 = 30 Branch analysis from position: 15 2 jumps found. (Code = 77) Position 1 = 17, Position 2 = 23 Branch analysis from position: 17 2 jumps found. (Code = 78) Position 1 = 18, Position 2 = 23 Branch analysis from position: 18 1 jumps found. (Code = 42) Position 1 = 17 Branch analysis from position: 17 Branch analysis from position: 23 1 jumps found. (Code = 42) Position 1 = 36 Branch analysis from position: 36 1 jumps found. (Code = 42) Position 1 = 9 Branch analysis from position: 9 Branch analysis from position: 23 Branch analysis from position: 30 2 jumps found. (Code = 125) Position 1 = 31, Position 2 = 35 Branch analysis from position: 31 2 jumps found. (Code = 126) Position 1 = 32, Position 2 = 35 Branch analysis from position: 32 1 jumps found. (Code = 42) Position 1 = 31 Branch analysis from position: 31 Branch analysis from position: 35 1 jumps found. (Code = 42) Position 1 = 9 Branch analysis from position: 9 Branch analysis from position: 35 Branch analysis from position: 37 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 37 filename: /in/QgUlp function name: splort number of ops: 40 compiled vars: !0 = $org, !1 = $stop_words, !2 = $words, !3 = $abbrevs, !4 = $word, !5 = $new_abbrevs, !6 = $abbrev, !7 = $abb line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > RECV !0 1 RECV !1 4 2 INIT_FCALL 'explode' 3 SEND_VAL '+' 4 SEND_VAR !0 5 DO_ICALL $8 6 ASSIGN !2, $8 5 7 ASSIGN !3, <array> 6 8 > FE_RESET_R $11 !2, ->37 9 > > FE_FETCH_R $11, !4, ->37 7 10 > INIT_FCALL 'in_array' 11 SEND_VAR !4 12 SEND_VAR !1 13 DO_ICALL $12 14 > JMPZ $12, ->30 9 15 > ASSIGN !5, <array> 10 16 > FE_RESET_R $14 !3, ->23 17 > > FE_FETCH_R $14, !6, ->23 11 18 > FETCH_DIM_R ~16 !4, 0 19 CONCAT ~17 !6, ~16 20 ASSIGN_DIM !5 21 OP_DATA ~17 10 22 > JMP ->17 23 > FE_FREE $14 14 24 INIT_FCALL 'array_merge' 25 SEND_VAR !3 26 SEND_VAR !5 27 DO_ICALL $18 28 ASSIGN !3, $18 7 29 > JMP ->36 18 30 > > FE_RESET_RW $20 !3, ->35 31 > > FE_FETCH_RW $20, !7, ->35 19 32 > FETCH_DIM_R ~21 !4, 0 33 ASSIGN_OP 8 !7, ~21 18 34 > JMP ->31 35 > FE_FREE $20 6 36 > > JMP ->9 37 > FE_FREE $11 23 38 > RETURN !3 24 39* > RETURN null End of function splort
Generated using Vulcan Logic Dumper, using php 8.0.0