Home
last modified time | relevance | path

Searched refs:br (Results 51 – 75 of 182) sorted by relevance

12345678

/PHP-7.0/ext/xsl/tests/
H A Dxslt012.phpt49 a1 b1 c1 <br/>
50 a2 c2 <br/>
51 �3 b3 c3 <br/>
/PHP-7.0/ext/standard/tests/strings/
H A Dbug68996.phpt15 <br />
16 …: failed to open stream: No such file or directory in <b>%sbug68996.php</b> on line <b>%d</b><br />
H A Dwordwrap_variation1.phpt17 $break = '<br />\n';
126 string(13) "123<br />\n45"
132 string(13) "-23<br />\n45"
138 string(12) "10.<br />\n5"
144 string(13) "-10<br />\n.5"
150 string(36) "101<br />\n234<br />\n567<br />\n000"
156 string(45) "1.0<br />\n765<br />\n432<br />\n1E-<br />\n9"
H A Dstr_ireplace.phpt44 var_dump($Data = str_ireplace("\r\n", "<br>", $Data));
45 var_dump($Data = str_ireplace("\n", "<br>", $Data));
100 …management software designed to watch<br> for abnormal system behavior.<br>Suggest features, repor…
/PHP-7.0/ext/standard/tests/network/
H A Dgethostname.phpt4 marcosptf - <marcosptf@yahoo.com.br> - #phparty7 - @phpsp - novatec/2015 - sao paulo - br
/PHP-7.0/ext/standard/tests/streams/
H A Dstream_get_wrappers.phpt4 marcosptf - <marcosptf@yahoo.com.br> - #phparty7 - @phpsp - novatec/2015 - sao paulo - br
H A Dstream_socket_get_name.phpt4 marcosptf - <marcosptf@yahoo.com.br> - #phparty7 - @phpsp - novatec/2015 - sao paulo - br
H A Dstream_socket_recvfrom.phpt4 marcosptf - <marcosptf@yahoo.com.br> - #phparty7 - @phpsp - novatec/2015 - sao paulo - br
H A Dset_file_buffer.phpt4 marcosptf - <marcosptf@yahoo.com.br> - #phparty7 - @phpsp - novatec/2015 - sao paulo - br
/PHP-7.0/ext/hash/tests/
H A Dhash_update_file.phpt4 marcosptf - <marcosptf@yahoo.com.br> - @phpsp - sao paulo - br
H A Dhash_update_stream.phpt4 marcosptf - <marcosptf@yahoo.com.br> - @phpsp - sao paulo - br
/PHP-7.0/tests/output/
H A Dbug74725.phpt12 <br />
16 thrown in <b>%s</b> on line <b>5</b><br />
H A Dbug75236.phpt16 <br />
17 …(no/suchfile): failed to open stream: No such file or directory in <b>%s</b> on line <b>7</b><br />
/PHP-7.0/Zend/tests/
H A Dmemory_get_peak_usage.phpt4 marcosptf - <marcosptf@yahoo.com.br> - #phparty7 - @phpsp - novatec/2015 - sao paulo - br
/PHP-7.0/ext/dom/tests/
H A DDOMDocument_loadHTML_basic.phpt13 $doc->loadHTML("<html><body><p>Test<br></p></body></html>");
18 <html><body><p>Test<br></p></body></html>
/PHP-7.0/ext/filter/tests/
H A D023.phpt9 var_dump(filter_var("a[!@#<b>$%^&*()@a@#$%^&*(.<br>com@#$%^&*(", FILTER_UNSAFE_RAW, FILTER_FLAG_ENC…
18 string(53) "a[!@#<b>$%^&#38;*()@a@#$%^&#38;*(.<br>com@#$%^&#38;*("
/PHP-7.0/ext/sockets/tests/
H A Dsocket_sendrecvmsg_multi_msg.phpt30 $br = socket_bind($sends1, '::', 7001) or die("err");
31 var_dump($br);
37 $br = socket_bind($s, '::0', 3000) or die("err");
38 var_dump($br);
H A Dsocket_clear_error.phpt4 marcosptf - <marcosptf@yahoo.com.br> - #phparty7 - @phpsp - novatec/2015 - sao paulo - br
H A Dsocket_sendrecvmsg_multi_msg-win32.phpt24 $br = socket_bind($sends1, '::', 7001) or die("err");
25 var_dump($br);
31 $br = socket_bind($s, '::0', 3000) or die("err");
32 var_dump($br);
H A Dsocket_clear_error-win32.phpt4 marcosptf - <marcosptf@yahoo.com.br> - #phparty7 - @phpsp - novatec/2015 - sao paulo - br
H A Dsocket_send_win32.phpt4 marcosptf - <marcosptf@yahoo.com.br> - #phparty7 - @phpsp - novatec/2015 - sao paulo - br
/PHP-7.0/ext/curl/tests/
H A Dcurl_multi_info_read.phpt4 marcosptf - <marcosptf@yahoo.com.br> - @phpsp - sao paulo - br
/PHP-7.0/sapi/cgi/tests/
H A D004.phpt42 <br />
46 thrown in <b>%s004.test.php</b> on line <b>8</b><br />
/PHP-7.0/ext/intl/tests/
H A Drbbiter_getBinaryRules_basic.phpt27 $br = $rbbi->getBinaryRules();
29 $rbbi2 = new IntlRuleBasedBreakIterator($br, true);
/PHP-7.0/ext/tidy/tests/
H A D020.phpt10 <p>Isto � um texto em Portugu�s<br>
33 <p>Isto � um texto em Portugu�s<br />

Completed in 37 milliseconds

12345678