3v4l.org

run code in 300+ PHP versions simultaneously
<?php preg_match( '/^Clic Sortant : [0-9]*/', 'Vote : 10265</a><br><br>Clic Sortant : 3491</td></tr><tr><', $matches); echo $matches[1]; // 1234
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/DCST5
function name:  (null)
number of ops:  8
compiled vars:  !0 = $matches
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'preg_match'
          1        SEND_VAL                                                 '%2F%5EClic+Sortant+%3A+%5B0-9%5D%2A%2F'
          2        SEND_VAL                                                 'Vote+%3A+10265%3C%2Fa%3E%3Cbr%3E%3Cbr%3EClic+Sortant+%3A+3491%3C%2Ftd%3E%3C%2Ftr%3E%3Ctr%3E%3C'
          3        SEND_REF                                                 !0
          4        DO_ICALL                                                 
    3     5        FETCH_DIM_R                                      ~2      !0, 1
          6        ECHO                                                     ~2
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
155.99 ms | 1393 KiB | 15 Q