Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/CgXJo function name: (null) number of ops: 31 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 19 0 E > INIT_FCALL 'var_dump' 1 INIT_FCALL 'min' 2 INIT_FCALL 'a' 3 DO_FCALL 0 $0 4 SEND_VAR $0 5 INIT_FCALL 'b' 6 DO_FCALL 0 $1 7 SEND_VAR $1 8 INIT_FCALL 'c' 9 DO_FCALL 0 $2 10 SEND_VAR $2 11 DO_ICALL $3 12 SEND_VAR $3 13 DO_ICALL 20 14 ECHO '%0A' 21 15 INIT_FCALL 'var_dump' 16 INIT_FCALL 'max' 17 INIT_FCALL 'a' 18 DO_FCALL 0 $5 19 SEND_VAR $5 20 INIT_FCALL 'b' 21 DO_FCALL 0 $6 22 SEND_VAR $6 23 INIT_FCALL 'c' 24 DO_FCALL 0 $7 25 SEND_VAR $7 26 DO_ICALL $8 27 SEND_VAR $8 28 DO_ICALL 22 29 ECHO '%0A' 30 > RETURN 1 Function a: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/CgXJo function name: a number of ops: 3 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 4 0 E > ECHO 'function+a%0A' 5 1 > RETURN <true> 6 2* > RETURN null End of function a Function b: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/CgXJo function name: b number of ops: 3 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 9 0 E > ECHO 'function+b%0A' 10 1 > RETURN <false> 11 2* > RETURN null End of function b Function c: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/CgXJo function name: c number of ops: 3 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 15 0 E > ECHO 'function+c%0A' 16 1 > RETURN <false> 17 2* > RETURN null End of function c
Generated using Vulcan Logic Dumper, using php 8.0.0