/PHP-7.0/ext/phar/tests/tar/ |
H A D | bug49910.phpt | 26 [6] => phar://*/Structures_Graph-1.0.3/docs/html/Structures_Graph/Structures_Graph.html 29 [9] => phar://*/Structures_Graph-1.0.3/docs/html/Structures_Graph/Structures_Graph_Node.html 33 [13] => phar://*/Structures_Graph-1.0.3/docs/html/Structures_Graph/_Structures_Graph_php.html 35 [15] => phar://*/Structures_Graph-1.0.3/docs/html/classtrees_Structures_Graph.html 36 [16] => phar://*/Structures_Graph-1.0.3/docs/html/elementindex.html 37 [17] => phar://*/Structures_Graph-1.0.3/docs/html/elementindex_Structures_Graph.html 38 [18] => phar://*/Structures_Graph-1.0.3/docs/html/errors.html 39 [19] => phar://*/Structures_Graph-1.0.3/docs/html/index.html 40 [20] => phar://*/Structures_Graph-1.0.3/docs/html/li_Structures_Graph.html 43 [23] => phar://*/Structures_Graph-1.0.3/docs/html/packages.html [all …]
|
/PHP-7.0/ext/standard/tests/strings/ |
H A D | nl2br_variation4.phpt | 17 //array of html strings 19 "<html>Hello<br />world</html>", 20 "<html><br /></html>", 21 "<html>\nHello\r\nworld\r</html>", 22 "<html>\n \r\n \r</html>", 33 string(29) "<html>Hello<br />world</html>" 34 string(19) "<html><br /></html>" 35 string(45) "<html><br /> 38 </html>" 39 string(37) "<html><br /> [all …]
|
H A D | strip_tags_variation6.phpt | 20 "<html> I am html string </html>".chr(0)."<?php I am php string ?>", 21 "<html> I am html string\0 </html><?php I am php string ?>", 22 b"<a>I am html string</a>", 23 "<html>I am html string</html>".decbin(65)."<?php I am php string?>" 40 string(18) " I am html string " 42 string(18) " I am html string " 44 string(16) "I am html string" 46 string(23) "I am html string1000001"
|
H A D | strip_tags_variation5.phpt | 30 <html>hello world</html> 38 <html>hello\r world\t 45 <html>11 < 12. 123 >22</html> 51 <html>This's a string with quotes:</html> 54 <html>this\line is single quoted /with\slashes </html> 87 string(67) "<html>hello world</html> 92 string(44) "<html>hello 94 1111 != 2222</html> 97 string(56) "<html>11 < 12. 123 >22</html> 101 string(150) "<html>This's a string with quotes:</html> [all …]
|
H A D | strip_tags_basic1.phpt | 16 "<html>hello</html>", 17 '<html>hello</html>', 26 "<html><b>hello</b><p>world</p></html>", 27 '<html><b>hello</b><p>world</p></html>', 28 "<html><!-- COMMENT --></html>", 29 '<html><!-- COMMENT --></html>'
|
H A D | htmlspecialchars_decode_variation2.phpt | 7 * Source code: ext/standard/html.c 18 $string = "<html>Roy's height > Sam's height. 13 < 15. 1111 & 0000 = 0000. &quo… 99 string(104) "<html>Roy's height > Sam's height. 13 < 15. 1111 & 0000 = 0000. " double quo… 102 string(104) "<html>Roy's height > Sam's height. 13 < 15. 1111 & 0000 = 0000. " double quo… 110 string(114) "<html>Roy's height > Sam's height. 13 < 15. 1111 & 0000 = 0000. " doubl… 113 string(114) "<html>Roy's height > Sam's height. 13 < 15. 1111 & 0000 = 0000. " doubl… 141 string(114) "<html>Roy's height > Sam's height. 13 < 15. 1111 & 0000 = 0000. " doubl… 144 string(114) "<html>Roy's height > Sam's height. 13 < 15. 1111 & 0000 = 0000. " doubl… 147 string(104) "<html>Roy's height > Sam's height. 13 < 15. 1111 & 0000 = 0000. " double quote st… 150 string(114) "<html>Roy's height > Sam's height. 13 < 15. 1111 & 0000 = 0000. " doubl… [all …]
|
H A D | strip_tags_basic2.phpt | 15 $string = "<html><p>hello</p><b>world</b><a href=\"#fragment\">Other text</a></html><?php echo hell… 18 "<html>", 19 '<html>', 26 "<html><p><a><?php" 44 string(33) "<html>helloworldOther text</html>" 46 string(33) "<html>helloworldOther text</html>" 60 string(64) "<html><p>hello</p>world<a href="#fragment">Other text</a></html>"
|
H A D | strip_tags_variation8.phpt | 18 $strings = "<html>hello</html> \tworld... <p>strip_tags_test\v\f</p><?php hello\t wo\rrld?>"; 27 "<<html>>", 28 '<<html>>' 56 string(46) "<html>hello</html> world... strip_tags_test" 58 string(46) "<html>hello</html> world... strip_tags_test"
|
H A D | strip_tags_variation9.phpt | 19 "<html> \$ -> This represents the dollar sign</html><?php echo hello ?>", 20 "<html>\t\r\v The quick brown fo\fx jumped over the lazy dog</p>", 22 "<? <html>hello world\\t</html>?>", 27 $quotes = "<html><a><p><b><?php"; 42 string(50) "<html> $ -> This represents the dollar sign</html>" 44 string(59) "<html>
|
H A D | htmlspecialchars_decode_variation3.phpt | 7 * Source code: ext/standard/html.c 27 <html>Roy's height > Sam's height 35 <html>Roy's height\r > Sam\t's height 42 <html>11 < 12. 123 string 4567 48 <html>< This's a string with quotes: 51 this\line is 'single quoted' /with\slashes </html> 81 string(103) "<html>Roy's height > Sam's height 86 string(130) "<html>Roy's height 92 string(62) "<html>11 < 12. 123 string 4567 96 string(153) "<html>< This's a string with quotes: [all …]
|
H A D | strip_tags_variation10.phpt | 20 '<html> \$ -> This represents the dollar sign</html><?php echo hello ?>', 21 '<html>\t\r\v The quick brown fo\fx jumped over the lazy dog</p>', 23 '<? <html>hello world\\t</html>?>', 28 $quotes = "<html><a><p><b><?php"; 44 string(51) "<html> \$ -> This represents the dollar sign</html>" 46 string(63) "<html>\t\r\v The quick brown fo\fx jumped over the lazy dog</p>"
|
H A D | bug22008.phpt | 5 $html = <<< HERE 7 <html> 14 </html> 18 echo trim(strip_tags($html, '<b>'))."\n";
|
/PHP-7.0/ext/dom/tests/ |
H A D | bug69679.phpt | 6 $html = "<!DOCTYPE html><html><head><meta charset='UTF-8'></head><body>U+0000 <span>\x0</span></bod… 7 $doc->loadHTML($html); 11 <!DOCTYPE html> 12 <html><head><meta charset="UTF-8"></head><body>U+0000 <span></span></body></html>
|
H A D | bug35673.phpt | 7 $html = '<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 8 <title>This is the title</title></head></html>'; 11 $htmldoc->loadHTML($html); 16 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loos… 17 <html><head> 18 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 20 </head></html>
|
H A D | dom005.phpt | 8 $dom->loadHTMLFile(dirname(__FILE__)."/test.html", LIBXML_NOBLANKS); 17 return str_replace(array("DOCTYPE HTML",'<p>','</p>'),array("DOCTYPE html",'',''),$xml); 23 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loos… 24 <html><head><title>Hello world</title></head><body> 26 html files with undeclared entities  27 </body></html> 29 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loos… 30 <html><head><title>Hello world</title></head><body> 32 html files with undeclared entities 33 </body></html>
|
H A D | DOMDocument_loadHTML_basic.phpt | 13 $doc->loadHTML("<html><body><p>Test<br></p></body></html>"); 17 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loos… 18 <html><body><p>Test<br></p></body></html>
|
H A D | DOMImplementation_createDocumentType_basic.phpt | 10 $doctype = $imp->createDocumentType("html", 13 $doc = $imp->createDocument(null, 'html', $doctype); 17 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-st… 18 <html></html>
|
/PHP-7.0/ext/tidy/tests/ |
H A D | tidy_error.phpt | 12 $html = '<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN"> 13 <html> 20 </html>'; 21 $tidy = tidy_parse_string($html); 26 $html = '<p>paragraph</i>'; 27 $tidy = tidy_parse_string($html); 32 $html = '<bogus>test</bogus>'; 33 $tidy = tidy_parse_string($html);
|
H A D | 026.phpt | 8 <html> 14 </html> 16 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN"> 17 <html> 24 </html>
|
H A D | 004.phpt | 11 $html = <<< HTML 12 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN"> 13 <html> 16 </html> 18 $a = tidy_parse_string($html); 25 line 1 column 7 - Warning: discarding unexpected </html>
|
/PHP-7.0/ext/standard/tests/file/ |
H A D | fgetss_variation3.phpt | 26 /* string with html and php tags */ 31 <html> html </html> <?php echo "php"; ?> 103 string(21) "<html> html </html> 157 string(21) "<html> html </html> 211 string(21) "<html> html </html> 265 string(21) "<html> html </html> 319 string(21) "<html> html </html> 373 string(21) "<html> html </html> 427 string(21) "<html> html </html> 481 string(21) "<html> html </html> [all …]
|
H A D | fgetss_variation3-win32.phpt | 26 /* string with html and php tags */ 31 <html> html </html> <?php echo "php"; ?> 107 string(21) "<html> html </html> 161 string(21) "<html> html </html> 215 string(21) "<html> html </html> 269 string(21) "<html> html </html> 323 string(21) "<html> html </html> 377 string(21) "<html> html </html> 431 string(21) "<html> html </html> 485 string(21) "<html> html </html> [all …]
|
H A D | fgetss_variation2.phpt | 17 /* string with html and php tags */ 22 <html> html </html> <?php echo "php"; ?> 23 this line is without any html and php tags 97 string(21) "<html> html </html> 102 string(43) "this line is without any html and php tags 158 string(21) "<html> html </html> 163 string(43) "this line is without any html and php tags 219 string(21) "<html> html </html> 280 string(21) "<html> html </html> 341 string(21) "<html> html </html> [all …]
|
/PHP-7.0/ext/simplexml/tests/ |
H A D | 025.phpt | 10 <xhtml:html xmlns:html='http://www.w3.org/1999/xhtml' xmlns:xhtml='http://www.w3.org/TR/REC-html40'> 12 <xhtml:body html:title="b"> 13 <html:h1>bla</html:h1> 16 </xhtml:html> 28 <html xmlns='http://www.w3.org/1999/xhtml'> 30 </html> 59 ["html"]=> 65 ["html"]=> 71 ["html"]=>
|
/PHP-7.0/sapi/cli/tests/ |
H A D | php_cli_server_013.phpt | 87 Content-Type: text/html; charset=UTF-8 90 <!doctype html><html><head><title>404 Not Found</title><style>AAA</style> 91 …p>The requested resource <code class="url">/</code> was not found on this server.</p></body></html> 95 Content-Type: text/html; charset=UTF-8 98 <!doctype html><html><head><title>404 Not Found</title><style>AAA</style> 99 …d resource <code class="url">/main/style.css</code> was not found on this server.</p></body></html> 103 Content-Type: text/html; charset=UTF-8 106 <!doctype html><html><head><title>404 Not Found</title><style>AAA</style> 107 …ted resource <code class="url">/main/foo/bar</code> was not found on this server.</p></body></html>
|