Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 42) Position 1 = 17 Branch analysis from position: 17 2 jumps found. (Code = 44) Position 1 = 20, Position 2 = 10 Branch analysis from position: 20 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 10 2 jumps found. (Code = 44) Position 1 = 20, Position 2 = 10 Branch analysis from position: 20 Branch analysis from position: 10 filename: /in/am78e function name: (null) number of ops: 21 compiled vars: !0 = $g1, !1 = $g2 line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 15 0 E > INIT_FCALL 'g1' 1 DO_FCALL 0 $2 2 ASSIGN !0, $2 16 3 INIT_FCALL 'g2' 4 SEND_VAR !0 5 DO_FCALL 0 $4 6 ASSIGN !1, $4 17 7 INIT_METHOD_CALL !1, 'next' 8 DO_FCALL 0 19 9 > JMP ->17 20 10 > INIT_FCALL 'var_dump' 11 INIT_METHOD_CALL !1, 'current' 12 DO_FCALL 0 $7 13 SEND_VAR $7 14 DO_ICALL 21 15 INIT_METHOD_CALL !0, 'next' 16 DO_FCALL 0 19 17 > INIT_METHOD_CALL !1, 'valid' 18 DO_FCALL 0 $10 19 > JMPNZ $10, ->10 22 20 > > RETURN 1 Function g1: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 161) Position 1 = -2 filename: /in/am78e function name: g1 number of ops: 4 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > GENERATOR_CREATE 4 1 YIELD 1 5 2 YIELD 2 6 3 > GENERATOR_RETURN End of function g1 Function g2: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 161) Position 1 = -2 filename: /in/am78e function name: g2 number of ops: 8 compiled vars: !0 = $g1 line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 8 0 E > RECV !0 1 GENERATOR_CREATE 9 2 YIELD 0 10 3 YIELD_FROM ~2 !0 4 FREE ~2 11 5 ECHO '%21%0A' 12 6 YIELD 3 13 7 > GENERATOR_RETURN End of function g2
Generated using Vulcan Logic Dumper, using php 8.0.0