Home
last modified time | relevance | path

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

1234567

/PHP-7.1/ext/xsl/tests/
H A Dxsltprocessor_transformToXML_wrongparam_002.phpt26 <html><body>
36 </body></html>
H A Dxsltprocessor_transformToXML_wrongparam_003.phpt26 <html><body>
36 </body></html>
H A Dxsltprocessor_transformToDoc_wrongparam_002.phpt26 <html><body>
36 </body></html>
H A Dxsltprocessor_transformToDoc_wrongparam_004.phpt26 <html><body>
36 </body></html>
H A Dxsltprocessor_transformToURI_nullparam.phpt26 <html><body>
36 </body></html>
H A Dxsltprocessor_transformToURI_wrongparam_001.phpt26 <html><body>
36 </body></html>
H A Dxsltprocessor_transformToURI_wrongparam_003.phpt26 <html><body>
36 </body></html>
H A Dxsltprocessor_transformToURI_wrongparam_004.phpt26 <html><body>
36 </body></html>
H A Dxsltprocessor_transformToXML_nullparam.phpt26 <html><body>
36 </body></html>
H A Dxsltprocessor_transformToXML_wrongparam_001.phpt26 <html><body>
36 </body></html>
H A Dxsltprocessor_transformToXML_wrongparam_004.phpt26 <html><body>
36 </body></html>
/PHP-7.1/ext/curl/tests/
H A Dbug69316.phpt21 $temp_file = dirname(__FILE__) . '/body.tmp';
35 unlink(dirname(__FILE__) . '/body.tmp');
/PHP-7.1/ext/soap/tests/
H A Dbug68361.phpt65 <soap:body use="literal" namespace="http://foo.bar/testserver"/>
68 <soap:body use="literal" namespace="http://foo.bar/testserver"/>
74 <soap:body use="literal" namespace="http://foo.bar/testserver"/>
77 <soap:body use="literal" namespace="http://foo.bar/testserver"/>
/PHP-7.1/ext/imap/tests/
H A Dimap_include.inc168 $body[1] = $part1;
169 $body[2] = $part2;
170 $body[3] = $part3;
171 $body[4] = $part4;
173 $msg = imap_mail_compose($envelope, $body);
/PHP-7.1/ext/standard/tests/file/
H A Dfgetss_variation2.phpt26 this text contains some html tags <body> body </body> <br> br </br>
122 string(46) "this text contains some html tags body br
183 string(46) "this text contains some html tags body br
244 string(46) "this text contains some html tags body br
305 string(46) "this text contains some html tags body br
366 string(46) "this text contains some html tags body br
427 string(46) "this text contains some html tags body br
H A Dfgetss_variation3-win32.phpt34 this text contains some html tags <body> body </body> <br> br </br>
126 string(46) "this text contains some html tags body br
180 string(46) "this text contains some html tags body br
234 string(46) "this text contains some html tags body br
288 string(46) "this text contains some html tags body br
342 string(46) "this text contains some html tags body br
396 string(46) "this text contains some html tags body br
450 string(46) "this text contains some html tags body br
504 string(46) "this text contains some html tags body br
558 string(46) "this text contains some html tags body br
H A Dfgetss_variation3.phpt34 this text contains some html tags <body> body </body> <br> br </br>
122 string(46) "this text contains some html tags body br
176 string(46) "this text contains some html tags body br
230 string(46) "this text contains some html tags body br
284 string(46) "this text contains some html tags body br
338 string(46) "this text contains some html tags body br
392 string(46) "this text contains some html tags body br
446 string(46) "this text contains some html tags body br
500 string(46) "this text contains some html tags body br
554 string(46) "this text contains some html tags body br
/PHP-7.1/ext/tidy/tests/
H A D013.phpt7 $tidy = new tidy(dirname(__FILE__)."/013.html", array("show-body-only"=>true));
H A D015.phpt7 $tidy = tidy_parse_file(dirname(__FILE__)."/015.html", array('show-body-only'=>true));
H A D018.phpt8 array( 'show-body-only' => true,
H A D014.phpt8 $tidy = tidy_parse_string($text, array('show-body-only'=>true));
/PHP-7.1/ext/soap/tests/bugs/
H A Dbug29795.wsdl28 <soap:body use="literal"/>
31 <soap:body use="literal"/>
H A Dbug29839.wsdl30 <soap:body use="literal"/>
33 <soap:body use="literal"/>
H A Dbug34453.wsdl30 <soap:body use="literal"/>
33 <soap:body use="literal"/>
/PHP-7.1/tests/classes/
H A Dinterface_method.phpt14 Fatal error: Interface function if_a::err() cannot contain body %s on line %d

Completed in 31 milliseconds

1234567