3v4l.org

run code in 300+ PHP versions simultaneously
<?php ?> # Alias definitions. # You may want to put all your additions into a separate file like # ~/.bash_aliases, instead of adding them here directly. # See /usr/share/doc/bash-doc/examples in the bash-doc package. if [ -f ~/.bash_aliases ]; then . ~/.bash_aliases fi # enable programmable completion features (you don't need to enable # this, if it's already enabled in /etc/bash.bashrc and /etc/profile # sources /etc/bash.bashrc). if ! shopt -oq posix; then if [ -f /usr/share/bash-completion/bash_completion ]; then . /usr/share/bash-completion/bash_completion elif [ -f /etc/bash_completion ]; then . /etc/bash_completion fi fi . /home/halvard/.nix-profile/etc/profile.d/nix.sh . /home/halvard/.nix-profile/etc/profile.d/nix.sh
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/SCfm2
function name:  (null)
number of ops:  2
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ECHO                                                     '%23+Alias+definitions.%0A%23+You+may+want+to+put+all+your+additions+into+a+separate+file+like%0A%23+%7E%2F.bash_aliases%2C+instead+of+adding+them+here+directly.%0A%23+See+%2Fusr%2Fshare%2Fdoc%2Fbash-doc%2Fexamples+in+the+bash-doc+package.%0A%0Aif+%5B+-f+%7E%2F.bash_aliases+%5D%3B+then%0A++++.+%7E%2F.bash_aliases%0Afi%0A%0A%23+enable+programmable+completion+features+%28you+don%27t+need+to+enable%0A%23+this%2C+if+it%27s+already+enabled+in+%2Fetc%2Fbash.bashrc+and+%2Fetc%2Fprofile%0A%23+sources+%2Fetc%2Fbash.bashrc%29.%0Aif+%21+shopt+-oq+posix%3B+then%0A++if+%5B+-f+%2Fusr%2Fshare%2Fbash-completion%2Fbash_completion+%5D%3B+then%0A++++.+%2Fusr%2Fshare%2Fbash-completion%2Fbash_completion%0A++elif+%5B+-f+%2Fetc%2Fbash_completion+%5D%3B+then%0A++++.+%2Fetc%2Fbash_completion%0A++fi%0Afi%0A.+%2Fhome%2Fhalvard%2F.nix-profile%2Fetc%2Fprofile.d%2Fnix.sh%0A.+%2Fhome%2Fhalvard%2F.nix-profile%2Fetc%2Fprofile.d%2Fnix.sh'
   22     1      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
169.09 ms | 1432 KiB | 13 Q