3v4l.org

run code in 300+ PHP versions simultaneously
<?php $html = ' <a style="border:none;" href="http://www.toateblogurile.ro/" target="_blank" title="Bloguri, Bloggeri si Cititori toateBlogurile.ro Blog"><img src="http://static0.toateblogurile.ro/butoane/portocaliu.png?id=28743" alt="Bloguri, Bloggeri si Cititori" style="border:none;" /></a> <a href="http://www.google.ro" rel="nofollow">Google</a> '; $md5 = '28743'; $nodes = $finder->query("//*[contains(concat(' ', normalize-space(@href), ' '), 'http://www.toateblogurile.ro/')]"); var_dump($nodes);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/I4gfs
function name:  (null)
number of ops:  10
compiled vars:  !0 = $html, !1 = $md5, !2 = $nodes, !3 = $finder
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '%0A%3Ca+style%3D%22border%3Anone%3B%22+href%3D%22http%3A%2F%2Fwww.toateblogurile.ro%2F%22+target%3D%22_blank%22+title%3D%22Bloguri%2C+Bloggeri+si+Cititori+toateBlogurile.ro+Blog%22%3E%3Cimg+src%3D%22http%3A%2F%2Fstatic0.toateblogurile.ro%2Fbutoane%2Fportocaliu.png%3Fid%3D28743%22+alt%3D%22Bloguri%2C+Bloggeri+si+Cititori%22+style%3D%22border%3Anone%3B%22+%2F%3E%3C%2Fa%3E%0A%3Ca+href%3D%22http%3A%2F%2Fwww.google.ro%22+rel%3D%22nofollow%22%3EGoogle%3C%2Fa%3E%0A'
    7     1        ASSIGN                                                   !1, '28743'
   10     2        INIT_METHOD_CALL                                         !3, 'query'
          3        SEND_VAL_EX                                              '%2F%2F%2A%5Bcontains%28concat%28%27+%27%2C+normalize-space%28%40href%29%2C+%27+%27%29%2C+%27http%3A%2F%2Fwww.toateblogurile.ro%2F%27%29%5D'
          4        DO_FCALL                                      0  $6      
          5        ASSIGN                                                   !2, $6
   12     6        INIT_FCALL                                               'var_dump'
          7        SEND_VAR                                                 !2
          8        DO_ICALL                                                 
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
178.34 ms | 1394 KiB | 15 Q