Home
last modified time | relevance | path

Searched refs:body (Results 26 – 50 of 159) sorted by relevance

1234567

/PHP-7.1/sapi/cli/tests/
H A Dphp_cli_server_013.phpt91 </head><body><h1>Not Found</h1><p>The requested resource <code class="url">/</code> was not found o…
100 </head><body><h1>Not Found</h1><p>The requested resource <code class="url">/main/style.css</code> w…
109 </head><body><h1>Not Found</h1><p>The requested resource <code class="url">/main/foo/bar</code> was…
/PHP-7.1/Zend/tests/
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-7.1/ext/standard/tests/strings/
H A Dbug22008.phpt11 <body>
13 </body>
/PHP-7.1/ext/phar/tests/
H A Dfrontcontroller8.phpt18 <body>
20 </body>
H A Dfrontcontroller6.phpt18 <body>
20 </body>
H A Dfrontcontroller10.phpt21 <body>
23 </body>
/PHP-7.1/ext/phar/tests/zip/
H A Dfrontcontroller8.phar.phpt18 <body>
20 </body>
H A Dfrontcontroller10.phar.phpt21 <body>
23 </body>
H A Dfrontcontroller6.phar.phpt19 <body>
21 </body>
/PHP-7.1/ext/phar/tests/tar/
H A Dfrontcontroller6.phar.phpt18 <body>
20 </body>
H A Dfrontcontroller8.phar.phpt18 <body>
20 </body>
H A Dfrontcontroller10.phar.phpt21 <body>
23 </body>
/PHP-7.1/ext/imap/tests/
H A Dimap_fetch_overview_variation6.phpt73 $body[1] = $part1;
74 $body[2] = $part2;
75 $body[3] = $part3;
76 $body[4] = $part4;
78 $msg = imap_mail_compose($envelope, $body);
H A Dbug31142_2.phpt20 $body = array($part1);
22 echo imap_mail_compose($envelope, $body);
/PHP-7.1/ext/phar/tests/cache_list/
H A Dfrontcontroller6.phpt20 <body>
22 </body>
H A Dfrontcontroller8.phpt20 <body>
22 </body>
H A Dfrontcontroller10.phpt22 <body>
24 </body>
/PHP-7.1/ext/standard/tests/array/
H A Darray_map_variation10.phpt19 echo "-- anonymous function with all parameters and body --\n";
32 echo "-- anonymous function with NULL body --\n";
42 -- anonymous function with all parameters and body --
77 -- anonymous function with NULL body --
/PHP-7.1/ext/xsl/tests/
H A Dxslt006.phpt17 <html><body>bar
21 </body></html>
H A Dxslt001.phpt16 <html><body>bar
20 </body></html>
H A Dxslt003.phpt17 <html><body>hello world
21 </body></html>
H A Dxslt007.phpt18 <html><body>bar
22 </body></html>
H A Dbug71540.phpt24 <html><body>
34 </body></html>
66 <html xmlns:php="http://php.net/xsl"><body>
69 </body></html>
/PHP-7.1/ext/dom/tests/
H A DDOMDocument_saveHTML_variant2.phpt14 <body>
16 </body>
/PHP-7.1/ext/tidy/tests/
H A Dtidy_error.phpt17 <body>
19 </body>

Completed in 35 milliseconds

1234567