Lines Matching refs:title
2 Dom\Document::$title setter
11 $dom->title = "hello & world";
15 $dom->title = "hello & world";
17 $dom->title = "";
19 $dom->title = "test";
23 $dom->title = "test";
28 $dom->title = "test";
31 $dom->title = "test2";
37 $dom->title = "test";
41 $dom->title = "test";
45 $dom->title = "test";
49 $dom->title = "test";
52 …('<html xmlns="http://www.w3.org/1999/xhtml"><head><?ignore me?><title>foo<div/></title></head></h…
53 $dom->title = "test";
59 $dom->title = "";
63 $dom->title = "test";
73 <svg xmlns="http://www.w3.org/2000/svg"><title>hello &amp; world</title></svg>
75 <svg xmlns="http://www.w3.org/2000/svg"><title></title></svg>
77 <svg xmlns="http://www.w3.org/2000/svg"><title>test</title></svg>
79 <svg:svg xmlns:svg="http://www.w3.org/2000/svg"><svg:title>test</svg:title></svg:svg>
83 <svg xmlns="http://www.w3.org/2000/svg"><title>test</title>first node<div/></svg>
85 <svg xmlns="http://www.w3.org/2000/svg"><title>test2</title>first node<div/></svg>
94 <html xmlns="http://www.w3.org/1999/xhtml"><foo></foo><head><title>test</title></head></html>
96 <html xmlns="http://www.w3.org/1999/xhtml"><head><?ignore me?><title>test</title></head></html>
98 <html xmlns="http://www.w3.org/1999/xhtml"><head><?ignore me?><title>test</title></head></html>