3v4l.org

run code in 300+ PHP versions simultaneously
<?php print_r(pspell_suggest(pspell_new("en", null, null, null, \PSPELL_FAST | \PSPELL_RUN_TOGETHER), "kc1433xfc"));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/JmPDQ
function name:  (null)
number of ops:  18
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'print_r'
          1        INIT_FCALL_BY_NAME                                       'pspell_suggest'
          2        INIT_FCALL_BY_NAME                                       'pspell_new'
          3        SEND_VAL_EX                                              'en'
          4        SEND_VAL_EX                                              null
          5        SEND_VAL_EX                                              null
          6        SEND_VAL_EX                                              null
          7        FETCH_CONSTANT                                   ~0      'PSPELL_FAST'
          8        FETCH_CONSTANT                                   ~1      'PSPELL_RUN_TOGETHER'
          9        BW_OR                                            ~2      ~0, ~1
         10        SEND_VAL_EX                                              ~2
         11        DO_FCALL                                      0  $3      
         12        SEND_VAR_NO_REF_EX                                       $3
         13        SEND_VAL_EX                                              'kc1433xfc'
         14        DO_FCALL                                      0  $4      
         15        SEND_VAR                                                 $4
         16        DO_ICALL                                                 
         17      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
148.37 ms | 1394 KiB | 15 Q