Home
last modified time | relevance | path

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

1234567

/PHP-8.3/ext/sockets/tests/
H A Dsocket_clear_error.phpt4 marcosptf - <marcosptf@yahoo.com.br> - #phparty7 - @phpsp - novatec/2015 - sao paulo - br
H A Dsocket_sendrecvmsg_multi_msg-unix.phpt29 $br = socket_bind($sends1, '::', 7002) or die("err");
30 var_dump($br);
36 $br = socket_bind($s, '::0', 3002) or die("err");
37 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_sendrecvmsg_multi_msg.phpt24 $br = socket_bind($sends1, '::', 7003) or die("err");
25 var_dump($br);
31 $br = socket_bind($s, '::0', 3003) or die("err");
32 var_dump($br);
H A Dsocket_send.phpt4 marcosptf - <marcosptf@yahoo.com.br> - #phparty7 - @phpsp - novatec/2015 - sao paulo - br
H A Dmcast_ipv4_recv.phpt10 $br = socket_bind($s, '0.0.0.0', 0);
32 $br = socket_bind($sends1, '127.0.0.1');
33 var_dump($br);
37 var_dump($br);
42 $br = socket_bind($s, '0.0.0.0', 0);
44 var_dump($br);
/PHP-8.3/ext/pcre/tests/
H A Dgh16189.phpt7 …preg_match( '/<(\w+)[\s\w\-]+ id="S44_i89ew">/', '<br><div id="S44_i89ew">', $matches, 0, PHP_INT_…
12 …preg_match_all( '/<(\w+)[\s\w\-]+ id="S44_i89ew">/', '<br><div id="S44_i89ew">', $matches, 0, PHP_…
/PHP-8.3/ext/xsl/tests/
H A Dbug69168.phpt15 <xsl:value-of select="php:function('getPath',uid)"/><br />
41 /allusers/user[1]/uid = boba<br/>/allusers/user[2]/uid = joea<br/>
/PHP-8.3/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-8.3/ext/tidy/tests/
H A D020.phpt10 <p>Isto � um texto em Portugu�s<br>
32 <p>Isto � um texto em Portugu�s<br />
/PHP-8.3/ext/standard/tests/
H A Dforward_static_call_array.phpt4 marcosptf - <marcosptf@yahoo.com.br> - @phpsp - sao paulo - br
/PHP-8.3/ext/gd/tests/
H A Dbug77200.phpt20 imagefilledrectangle($orig, 4, 4, 7, 7, $blue); // br
28 imagefilledrectangle($orig, 4, 4, 7, 7, $green); // br
/PHP-8.3/ext/reflection/tests/
H A DReflectionClass_isArray.phpt4 marcosptf - <marcosptf@yahoo.com.br> - @phpsp - sao paulo - br
/PHP-8.3/ext/intl/tests/
H A Drbbiter_getBinaryRules_basic.phpt28 $br = $rbbi->getBinaryRules();
30 $rbbi2 = new IntlRuleBasedBreakIterator($br, true);
H A Drbbiter_getBinaryRules_basic3.phpt28 $br = $rbbi->getBinaryRules();
30 $rbbi2 = new IntlRuleBasedBreakIterator($br, true);
H A Drbbiter_getBinaryRules_basic2.phpt29 $br = $rbbi->getBinaryRules();
31 $rbbi2 = new IntlRuleBasedBreakIterator($br, true);
/PHP-8.3/ext/standard/tests/streams/
H A Dset_file_buffer.phpt4 marcosptf - <marcosptf@yahoo.com.br> - #phparty7 - @phpsp - novatec/2015 - sao paulo - br
/PHP-8.3/sapi/cgi/tests/
H A D004.phpt42 <br />
46 thrown in <b>%s004.test.php</b> on line <b>8</b><br />
H A D006.phpt62 string(%d) "<br />
63 <b>Parse error</b>: %s expecting %s{%s in <b>%s006.test.php</b> on line <b>5</b><br />
/PHP-8.3/ext/curl/tests/
H A Dcurl_multi_info_read.phpt4 marcosptf - <marcosptf@yahoo.com.br> - @phpsp - sao paulo - br
/PHP-8.3/ext/date/tests/
H A Ddate_timestamp_get.phpt5 Daiane Alves <daiane [at] lt [dot] coop [dot] br>
7 Henrique Ramos <henrique [at] habilissimo [dot] com [dot] br>
H A DDateTimeZone_getLocation.phpt4 marcosptf - <marcosptf@yahoo.com.br> - #phparty7 - @phpsp - novatec/2015 - sao paulo - br
/PHP-8.3/ext/opcache/tests/
H A Dgh8846.phpt35 <br />
36 …lare class Foo, because the name is already in use in <b>%sgh8846-2.inc</b> on line <b>%d</b><br />
/PHP-8.3/sapi/cli/tests/
H A Dphp_cli_server_015.phpt43 <br />
48 thrown in <b>%ssyntax_error.php</b> on line <b>%d</b><br />
/PHP-8.3/ext/dom/tests/
H A Ddom005.phpt25 This is a not well-formed<br/>
31 This is a not well-formed<br>

Completed in 63 milliseconds

1234567