3v4l.org

run code in 300+ PHP versions simultaneously
<?php define('NETTE_ALIASES', TRUE); (defined('NETTE_ALIASES') && empty(NETTE_ALIASES)) || printf('A');
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 46) Position 1 = 6, Position 2 = 9
Branch analysis from position: 6
2 jumps found. (Code = 47) Position 1 = 10, Position 2 = 14
Branch analysis from position: 10
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 14
Branch analysis from position: 9
filename:       /in/cCT6o
function name:  (null)
number of ops:  15
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'define'
          1        SEND_VAL                                                 'NETTE_ALIASES'
          2        SEND_VAL                                                 <true>
          3        DO_ICALL                                                 
    4     4        DEFINED                                          ~1      'NETTE_ALIASES'
          5      > JMPZ_EX                                          ~1      ~1, ->9
          6    >   FETCH_CONSTANT                                   ~2      'NETTE_ALIASES'
          7        BOOL_NOT                                         ~3      ~2
          8        BOOL                                             ~1      ~3
          9    > > JMPNZ_EX                                         ~1      ~1, ->14
    5    10    >   INIT_FCALL                                               'printf'
         11        SEND_VAL                                                 'A'
         12        DO_ICALL                                         $4      
         13        BOOL                                             ~1      $4
         14    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
162.96 ms | 1394 KiB | 17 Q