Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/tivXL function name: (null) number of ops: 20 compiled vars: !0 = $xml, !1 = $doc, !2 = $x, !3 = $text line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > ASSIGN !0, '%3C%3Fxml+version%3D%221.0%22+encoding%3D%22UTF-8%22%3F%3E%0A%3C%3Fxml-stylesheet+type%3D%22text%2Fxsl%22+href%3D%22test9.xsl%22%3F%3E%0A%3Citems%3E%0A++++%3Citem%3E%0A++++++++%3Cdescription%3E%0A++++++++++++%3Cname%3EMr.Smith+bought+a+%3Ccar%3Ewhite%3C%2Fcar%3E+%3Ccar%3Econvertible%3C%2Fcar%3E+car.%3C%2Fname%3E%0A++++++++%3C%2Fdescription%3E%0A++++%3C%2Fitem%3E%0A%3C%2Fitems%3E' 13 1 NEW $5 'DOMDocument' 2 DO_FCALL 0 3 ASSIGN !1, $5 14 4 INIT_METHOD_CALL !1, 'loadXML' 5 SEND_VAR_EX !0 6 DO_FCALL 0 15 7 NEW $9 'DOMXpath' 8 SEND_VAR_EX !1 9 DO_FCALL 0 10 ASSIGN !2, $9 16 11 INIT_METHOD_CALL !2, 'query' 12 SEND_VAL_EX '%2F%2Fitems%2Fitem%2Fdescription%2Fname' 13 DO_FCALL 0 $12 14 ASSIGN !3, $12 17 15 FETCH_DIM_R ~14 !3, 0 16 INIT_METHOD_CALL ~14, 'C14n' 17 DO_FCALL 0 $15 18 ECHO $15 19 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0