Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 2, Position 2 = 25 Branch analysis from position: 2 2 jumps found. (Code = 78) Position 1 = 3, Position 2 = 25 Branch analysis from position: 3 2 jumps found. (Code = 43) Position 1 = 10, Position 2 = 17 Branch analysis from position: 10 1 jumps found. (Code = 42) Position 1 = 23 Branch analysis from position: 23 1 jumps found. (Code = 42) Position 1 = 2 Branch analysis from position: 2 Branch analysis from position: 17 1 jumps found. (Code = 42) Position 1 = 2 Branch analysis from position: 2 Branch analysis from position: 25 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 25 filename: /in/88Hfp function name: (null) number of ops: 27 compiled vars: !0 = $strings, !1 = $string, !2 = $dots line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 9 1 > FE_RESET_R $4 !0, ->25 2 > > FE_FETCH_R $4, !1, ->25 10 3 > INIT_FCALL 'substr_count' 4 SEND_VAR !1 5 SEND_VAL '.' 6 DO_ICALL $5 7 ASSIGN ~6 !2, $5 8 IS_SMALLER_OR_EQUAL 3, ~6 9 > JMPZ ~7, ->17 11 10 > ROPE_INIT 5 ~9 'Yes%2C+3+or+more+dots+%28' 11 ROPE_ADD 1 ~9 ~9, !1 12 ROPE_ADD 2 ~9 ~9, '+-%3E+' 13 ROPE_ADD 3 ~9 ~9, !2 14 ROPE_END 4 ~8 ~9, '%29' 15 ECHO ~8 10 16 > JMP ->23 13 17 > ROPE_INIT 5 ~13 'Nope%2C+less+than+3+dots+%28' 18 ROPE_ADD 1 ~13 ~13, !1 19 ROPE_ADD 2 ~13 ~13, '+-%3E+' 20 ROPE_ADD 3 ~13 ~13, !2 21 ROPE_END 4 ~12 ~13, '%29' 22 ECHO ~12 15 23 > ECHO '%0A' 9 24 > JMP ->2 25 > FE_FREE $4 16 26 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0