Home
last modified time | relevance | path

Searched refs:br (Results 101 – 118 of 118) sorted by relevance

12345

/PHP-5.5/ext/gd/tests/
H A Dpng2wbmp_error1.phpt4 Levi Fukumori <levi [at] fukumori [dot] com [dot] br>
H A Djpeg2wbmp_error3.phpt4 Levi Fukumori <levi [at] fukumori [dot] com [dot] br>
H A Dpng2wbmp_error3.phpt4 Levi Fukumori <levi [at] fukumori [dot] com [dot] br>
/PHP-5.5/ext/sockets/tests/
H A Dmcast_ipv6_recv.phpt15 $br = socket_bind($s, '::', 3000);
63 $br = socket_bind($s, '::0', 3000) or die("err");
64 var_dump($br);
/PHP-5.5/ext/standard/tests/file/
H A Dfgetss_variation1-win32.phpt35 this text contains some html tags <body> body </body> <br> br </br>
H A Dfgetss_variation1.phpt35 this text contains some html tags <body> body </body> <br> br </br>
H A Dfgetss_variation5-win32.phpt33 this text contains some html tags <body> body </body> <br> br </br>
H A Dfgetss_variation5.phpt33 this text contains some html tags <body> body </body> <br> br </br>
/PHP-5.5/ext/xml/tests/
H A Dxml_set_start_namespace_decl_handler_basic.phpt48 print( 'DefaultHandler Called<br/>' );
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug38536.phpt19 xmlns:ns1="http://www.grupos.com.br/ws/enturma/client">
/PHP-5.5/ext/exif/
H A Dtest.txt247 <br clear="all">
276 $error = '<b style="color:red">GetImageSize returned false</b><br>'.$error;
294 $error = '<b style="color:red">exif_thumbnail returned false</b><br>'.$error;
296 $error = "<b style='color:green'>$t_width x $t_height</b><br>$error";
317 $res_exif_read_data = "<b style='color:red'>exif_read_data returned false</b><br>$error";
/PHP-5.5/ext/bz2/tests/
H A D002.phpt30 $fp = fopen("bz_open_002.txt", "br");
33 $fp = fopen("bz_open_002.txt", "br");
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregcomp.c1536 BRefNode* br = NBREF(node); in compile_length_tree() local
1545 if (br->back_num == 1) { in compile_length_tree()
1660 BRefNode* br = NBREF(node); in compile_tree() local
1675 if (br->back_num == 1) { in compile_tree()
1676 n = br->back_static[0]; in compile_tree()
1711 p = BACKREFS_P(br); in compile_tree()
2039 backs = BACKREFS_P(br); in get_min_match_length()
2195 backs = BACKREFS_P(br); in get_max_match_length()
3706 p = BACKREFS_P(br); in setup_tree()
4741 backs = BACKREFS_P(br); in optimize_node_left()
[all …]
/PHP-5.5/main/streams/
H A Dstreams.c186 const char *br; in php_stream_display_wrapper_errors() local
192 br = "<br />\n"; in php_stream_display_wrapper_errors()
195 br = "\n"; in php_stream_display_wrapper_errors()
213 strcat(msg, br); in php_stream_display_wrapper_errors()
/PHP-5.5/ext/standard/
H A Dstring.c4614 int br, i=0, depth=0, in_q = 0; local
4626 br = 0;
4671 br++;
4689 br--;
4734 if (!br && lc != '\"' && *(p-1) == '?') {
4818 br=0;
/PHP-5.5/
H A DNEWS597 (william dot welter at 4linux dot com dot br, Laruence)
4610 . Fixed bug #53319 (strip_tags() may strip '<br />' incorrectly). (Felipe)
6061 output <br> when false and <br /> when true (FR #34381). (Kalle)
7249 (roberto at spadim dot com dot br, Ilia)
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog3237 concerned the use of low-level troff macros .br and .in. I have therefore
3241 .br or .in.
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic8598 #>54 short x \br%d
10561 # Gustavo Junior Alves <gjalves@gjalves.com.br>

Completed in 142 milliseconds

12345