3v4l.org

run code in 300+ PHP versions simultaneously
<ol><?php $functions=get_defined_functions(); foreach($functions["internal"] as $function) echo "<li>$function</li>"; ?></ol><?php

Abusive script

This script was stopped while abusing our resources

Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 6, Position 2 = 12
Branch analysis from position: 6
2 jumps found. (Code = 78) Position 1 = 7, Position 2 = 12
Branch analysis from position: 7
1 jumps found. (Code = 42) Position 1 = 6
Branch analysis from position: 6
Branch analysis from position: 12
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 12
filename:       /in/VO6Ma
function name:  (null)
number of ops:  15
compiled vars:  !0 = $functions, !1 = $function
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   ECHO                                                     '%3Col%3E'
          1        INIT_FCALL                                               'get_defined_functions'
          2        DO_ICALL                                         $2      
          3        ASSIGN                                                   !0, $2
          4        FETCH_DIM_R                                      ~4      !0, 'internal'
          5      > FE_RESET_R                                       $5      ~4, ->12
          6    > > FE_FETCH_R                                               $5, !1, ->12
          7    >   ROPE_INIT                                     3  ~7      '%3Cli%3E'
          8        ROPE_ADD                                      1  ~7      ~7, !1
          9        ROPE_END                                      2  ~6      ~7, '%3C%2Fli%3E'
         10        ECHO                                                     ~6
         11      > JMP                                                      ->6
         12    >   FE_FREE                                                  $5
         13        ECHO                                                     '%3C%2Fol%3E'
         14      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
147.61 ms | 1394 KiB | 15 Q