Home
last modified time | relevance | path

Searched refs:body (Results 101 – 125 of 255) sorted by relevance

1234567891011

/php-src/ext/dom/tests/modern/html/serializer/
H A DHTMLDocument_escape_nbsp.phpt13 <html><head></head><body><p>these must transform: &nbsp;&nbsp; but these not: �|�...</p><br></body>…
/php-src/ext/phar/tests/
H A Dfrontcontroller10.phpt21 <body>
23 </body>
/php-src/ext/phar/tests/zip/
H A Dfrontcontroller6.phar.phpt21 <body>
23 </body>
H A Dfrontcontroller10.phar.phpt21 <body>
23 </body>
/php-src/ext/dom/tests/modern/common/
H A Dtemplate_no_default_ns.phpt11 <body>
13 </body>
/php-src/ext/standard/tests/array/
H A Darray_map_variation10.phpt14 echo "-- anonymous function with all parameters and body --\n";
27 echo "-- anonymous function with NULL body --\n";
41 -- anonymous function with all parameters and body --
76 -- anonymous function with NULL body --
/php-src/ext/session/tests/
H A Dbug36459.phpt24 <body>
30 </body>
40 <body>
46 </body>
/php-src/ext/xsl/tests/
H A Dxslt001.phpt17 <html><body>bar
21 </body></html>
H A Dxslt003.phpt18 <html><body>hello world
22 </body></html>
H A Dxslt006.phpt18 <html><body>bar
22 </body></html>
H A Dxslt007.phpt19 <html><body>bar
23 </body></html>
H A Dxslt008-mb.phpt24 <html><body>bar
28 </body></html>
H A Dxslt008.phpt24 <html><body>bar
28 </body></html>
/php-src/ext/phar/tests/tar/
H A Dfrontcontroller10.phar.phpt21 <body>
23 </body>
/php-src/ext/phar/tests/cache_list/
H A Dfrontcontroller10.phpt22 <body>
24 </body>
/php-src/ext/dom/tests/
H A DDOMDocument_saveHTML_variant2.phpt12 <body>
14 </body>
H A Dbug79451.phpt20 <html><body><p>hello</p></body></html>
H A Dgh9142.phpt21 <html><body><p>One</p><p>Two</p></body></html>
/php-src/ext/dom/tests/modern/html/parser/
H A DHTMLDocument_fromFile_local_existing_file.phpt17 <body>
22 </body></html>
H A DHTMLDocument_fromString_parser_warning_02.phpt24 Warning: Dom\HTMLDocument::createFromString(): tree error doctype-token-in-body-mode in Entity, lin…
25 <!DOCTYPE html><html><head></head><body>
32 </p></p�></body></html>
/php-src/ext/dom/tests/modern/css_selectors/
H A Dcombinators.phpt13 <body>
40 </body>
47 test_helper($dom, 'body p');
48 test_helper($dom, 'body div p');
53 test_helper($dom, 'body > img');
81 --- Selector: body p ---
87 --- Selector: body div p ---
106 --- Selector: body > img ---
/php-src/ext/dom/tests/modern/spec/
H A DNode_insertBefore_01.phpt8 $dom = Dom\HTMLDocument::createFromString('<!DOCTYPE html><html><head></head><body></body></html>');
/php-src/ext/tidy/tests/
H A Dbug77040.phpt9 $p = $tidy->body()->child[0];
15 $cdata = $tidy->body()->child[1]->child[0];
H A Dtidy_error.phpt15 <body>
17 </body>
H A Dgh12980.phpt22 <body>
23 </body>

Completed in 25 milliseconds

1234567891011