3v4l.org

run code in 300+ PHP versions simultaneously
<?php define('NETTE_ALIASES', TRUE); defined('NETTE_ALIASES') && !constant('NETTE_ALIASES') || printf('A');
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 46) Position 1 = 6, Position 2 = 11
Branch analysis from position: 6
2 jumps found. (Code = 47) Position 1 = 12, Position 2 = 16
Branch analysis from position: 12
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 16
Branch analysis from position: 11
filename:       /in/BNCQC
function name:  (null)
number of ops:  17
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, ->11
    5     6    >   INIT_FCALL                                               'constant'
          7        SEND_VAL                                                 'NETTE_ALIASES'
          8        DO_ICALL                                         $2      
          9        BOOL_NOT                                         ~3      $2
         10        BOOL                                             ~1      ~3
         11    > > JMPNZ_EX                                         ~1      ~1, ->16
    6    12    >   INIT_FCALL                                               'printf'
         13        SEND_VAL                                                 'A'
         14        DO_ICALL                                         $4      
         15        BOOL                                             ~1      $4
         16    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
147.33 ms | 1395 KiB | 19 Q