Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 46) Position 1 = 11, Position 2 = 14 Branch analysis from position: 11 2 jumps found. (Code = 43) Position 1 = 15, Position 2 = 19 Branch analysis from position: 15 1 jumps found. (Code = 42) Position 1 = 20 Branch analysis from position: 20 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 19 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 14 filename: /in/VV04d function name: (null) number of ops: 21 compiled vars: !0 = $dynamic_list, !1 = $static_list, !2 = $search line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, 'AZ%2C+CA%2C+CO' 4 1 ASSIGN !1, 'MN%2CWA%2CIA' 6 2 ASSIGN !2, 'AZ' 9 3 INIT_FCALL 'strpos' 4 CONCAT ~6 !0, '%2C' 5 CONCAT ~7 ~6, !1 6 SEND_VAL ~7 7 SEND_VAR !2 8 DO_ICALL $8 9 BOOL_NOT ~9 $8 10 > JMPZ_EX ~9 ~9, ->14 11 > ISSET_ISEMPTY_CV ~10 !2 12 BOOL_NOT ~11 ~10 13 BOOL ~9 ~11 14 > > JMPZ ~9, ->19 10 15 > CONCAT ~12 'not+found%3A+String+', !2 16 CONCAT ~13 ~12, '+was+not+found+in+lists' 17 ECHO ~13 9 18 > JMP ->20 12 19 > ECHO 'found' 13 20 > > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0