3v4l.org

run code in 300+ PHP versions simultaneously
<?php $uriClass = 'dictionaries'; $uriMethod = 'quran'; $parent_of_table_code = array(11=>"islamic_sources", 12=>"islamic_sources", 65=>"dictionaries", 66=>"dictionaries"); $routes = array(11=>"quran", 12=>"torat", 65=>"quran", 66=>"longman"); echo $table_code = array_search($uriMethod, $routes);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Il55F
function name:  (null)
number of ops:  11
compiled vars:  !0 = $uriClass, !1 = $uriMethod, !2 = $parent_of_table_code, !3 = $routes, !4 = $table_code
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'dictionaries'
    4     1        ASSIGN                                                   !1, 'quran'
    6     2        ASSIGN                                                   !2, <array>
   10     3        ASSIGN                                                   !3, <array>
   15     4        INIT_FCALL                                               'array_search'
          5        SEND_VAR                                                 !1
          6        SEND_VAR                                                 !3
          7        DO_ICALL                                         $9      
          8        ASSIGN                                           ~10     !4, $9
          9        ECHO                                                     ~10
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
125.59 ms | 998 KiB | 14 Q