3v4l.org

run code in 300+ PHP versions simultaneously
<?php define(DEBUG, 0); if (function_exists('curl_init')) { }
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 9, Position 2 = 9
Branch analysis from position: 9
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 9
filename:       /in/HeVJe
function name:  (null)
number of ops:  10
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'define'
          1        FETCH_CONSTANT                                   ~0      'DEBUG'
          2        SEND_VAL                                                 ~0
          3        SEND_VAL                                                 0
          4        DO_ICALL                                                 
    3     5        INIT_FCALL                                               'function_exists'
          6        SEND_VAL                                                 'curl_init'
          7        DO_ICALL                                         $2      
          8      > JMPZ                                                     $2, ->9
    4     9    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
155.69 ms | 1394 KiB | 17 Q