Home
last modified time | relevance | path

Searched refs:body (Results 76 – 100 of 255) sorted by relevance

1234567891011

/php-src/ext/dom/tests/modern/html/parser/
H A DHTMLDocument_fromFile_parser_warning_03.phpt13 <!DOCTYPE html><html><head></head><body>
16 </p></body></html>
H A DHTMLDocument_fromString_parser_warning_03.phpt14 <!DOCTYPE html><html><head></head><body>
17 </p></body></html>
H A DHTMLDocument_fromFile_with_working_stream_wrapper.phpt56 <html><head></head><body><p>hello</p></body></html>
58 <!DOCTYPE html><html><head></head><body>&lt;&gt;</body></html>
H A DHTMLDocument_fromFile_parser_warning_02.phpt13 <!DOCTYPE html><html><head></head><body>
20 </p></p�></body></html>
H A DHTMLDocument_fromFile_parser_warning_01.phpt14 </head><body><datalist id="fruits">
19 <p>error</p></body></html>
/php-src/Zend/tests/
H A Dflexible-heredoc-error4.phpt2 Flexible heredoc syntax error 4: not enough body indentation
14 Parse error: Invalid body indentation level (expecting an indentation level of at least 5) in %s on…
H A Dflexible-nowdoc-error4.phpt2 Flexible nowdoc syntax error 4: not enough body indentation
14 Parse error: Invalid body indentation level (expecting an indentation level of at least 5) in %s on…
H A Derrmsg_001.phpt2 errmsg: Non-abstract method must contain body
16 Fatal error: Non-abstract method Impl::Foo() must contain body in %s on line %d
/php-src/ext/dom/tests/modern/html/serializer/
H A DHTMLDocument_serialize_ns_imported_06.phpt38 <html xmlns="http://www.w3.org/1999/xhtml"><head></head><body><p>foo<x xmlns="some:ns">
46 <child xmlns="some:ns2"/></x></p></body></html>
47 <html><head></head><body><p>foo<x>
55 <child></child></x></p></body></html>
H A DHTMLDocument_serialize_ns_imported_01.phpt29 …><body><p>foo<container xmlns="some:ns" xmlns:bar="another:ns" xmlns:foo="http://foo/" foo:bar="va…
30 …html><head></head><body><p>foo<container xmlns="some:ns" xmlns:bar="another:ns" foo:bar="value"><c…
H A DHTMLDocument_escape_attribute.phpt15 <html><head></head><body><p foo="<bar>&quot;'&amp;"></p></body></html>
H A DHTMLDocument_serialize_ns_imported_02.phpt38 <html xmlns="http://www.w3.org/1999/xhtml"><head></head><body><p>foo<container xmlns="some:ns" xmln…
48 <child xmlns="some:ns2"/></container></p></body></html>
49 <html><head></head><body><p>foo<container xmlns="some:ns" xmlns:bar="another:ns">
59 <child></child></container></p></body></html>
H A DHTMLDocument_serialize_ns_imported_05.phpt38 <html xmlns="http://www.w3.org/1999/xhtml"><head></head><body><p>foo<container xmlns="some:ns" xmln…
48 <child xmlns="some:ns2"/></container></p></body></html>
49 <html><head></head><body><p>foo<container xmlns="some:ns" xmlns:bar="another:ns">
59 <child></child></container></p></body></html>
H A DHTMLDocument_serialize_text_01.phpt15 <html><head></head><body><p>this is &lt;some&gt; &amp;text! ""</p></body></html>
/php-src/ext/dom/tests/modern/html/interactions/
H A DgetLineNo_65536.phpt10 <body>
12 </body>
/php-src/ext/dom/tests/modern/html/encoding/
H A DHTMLDocument_fallback_encoding.phpt18 <body>
19 </body></html>
/php-src/ext/tidy/tests/
H A D026.phpt25 <body>
27 </body>
/php-src/ext/phar/tests/
H A Dfrontcontroller6.phpt18 <body>
20 </body>
H A Dfrontcontroller8.phpt18 <body>
20 </body>
/php-src/ext/standard/tests/strings/
H A Dbug22008.phpt11 <body>
13 </body>
/php-src/ext/phar/tests/zip/
H A Dfrontcontroller8.phar.phpt18 <body>
20 </body>
/php-src/ext/phar/tests/tar/
H A Dfrontcontroller8.phar.phpt18 <body>
20 </body>
H A Dfrontcontroller6.phar.phpt18 <body>
20 </body>
/php-src/ext/phar/tests/cache_list/
H A Dfrontcontroller8.phpt20 <body>
22 </body>
H A Dfrontcontroller6.phpt20 <body>
22 </body>

Completed in 23 milliseconds

1234567891011