3v4l.org

run code in 300+ PHP versions simultaneously
<?php $content = '<li><a href="http://v.360.cn/dianying/index.html">电 影</a></li> <li><a href="http://v.360.cn/dianshi/index.html">电视剧</a></li> <li><a href="http://v.360.cn/zongyi/index.php">综 艺</a></li> <li><a href="http://v.360.cn/yule/index.html">娱 乐</a></li> <li><a href="http://v.360.cn/dongman/index.php">动 漫</a></li> <li><a href="http://v.360.cn/live">电视直播</a></li>'; preg_match_all("/(?<=href=\")[^\"]*/", $content, $data); var_dump($data);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/u2WBg
function name:  (null)
number of ops:  10
compiled vars:  !0 = $content, !1 = $data
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, '%3Cli%3E%3Ca+href%3D%22http%3A%2F%2Fv.360.cn%2Fdianying%2Findex.html%22%3E%E7%94%B5+%E5%BD%B1%3C%2Fa%3E%3C%2Fli%3E%0A%09%09%09%09%09%3Cli%3E%3Ca+href%3D%22http%3A%2F%2Fv.360.cn%2Fdianshi%2Findex.html%22%3E%E7%94%B5%E8%A7%86%E5%89%A7%3C%2Fa%3E%3C%2Fli%3E%0A%09%09%09%09%09%3Cli%3E%3Ca+href%3D%22http%3A%2F%2Fv.360.cn%2Fzongyi%2Findex.php%22%3E%E7%BB%BC+%E8%89%BA%3C%2Fa%3E%3C%2Fli%3E%0A%09%09%09%09%09%3Cli%3E%3Ca+href%3D%22http%3A%2F%2Fv.360.cn%2Fyule%2Findex.html%22%3E%E5%A8%B1+%E4%B9%90%3C%2Fa%3E%3C%2Fli%3E%0A%09%09%09%09%09%3Cli%3E%3Ca+href%3D%22http%3A%2F%2Fv.360.cn%2Fdongman%2Findex.php%22%3E%E5%8A%A8+%E6%BC%AB%3C%2Fa%3E%3C%2Fli%3E%0A%09%09%09%09%09%3Cli%3E%3Ca+href%3D%22http%3A%2F%2Fv.360.cn%2Flive%22%3E%E7%94%B5%E8%A7%86%E7%9B%B4%E6%92%AD%3C%2Fa%3E%3C%2Fli%3E'
    9     1        INIT_FCALL                                               'preg_match_all'
          2        SEND_VAL                                                 '%2F%28%3F%3C%3Dhref%3D%22%29%5B%5E%22%5D%2A%2F'
          3        SEND_VAR                                                 !0
          4        SEND_REF                                                 !1
          5        DO_ICALL                                                 
   10     6        INIT_FCALL                                               'var_dump'
          7        SEND_VAR                                                 !1
          8        DO_ICALL                                                 
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
173.88 ms | 1394 KiB | 17 Q