Home
last modified time | relevance | path

Searched refs:r (Results 451 – 475 of 1958) sorted by relevance

1...<<11121314151617181920>>...79

/PHP-7.3/ext/spl/tests/
H A Dbug49263.phpt20 …dClass":0:{},a:2:{s:4:"prev";i:2;s:4:"next";O:8:"stdClass":0:{}};r:6;,a:1:{s:4:"prev";r:3;};m:a:0:…
/PHP-7.3/ext/libxml/tests/
H A Dlibxml_set_external_entity_loader_basic.phpt21 $f = fopen("php://temp", "r+");
29 $r = $dd->loadXML($xml);
/PHP-7.3/ext/curl/tests/
H A Dcurl_basic_010.phpt29 string(%d) "%r(Couldn't resolve proxy|Could not resolve proxy:|Could not resolve host:|Could not re…
/PHP-7.3/ext/standard/tests/file/
H A Dstream_001.phpt7 var_dump(fopen("file://".__FILE__, "r"));
9 var_dump(fopen("file://".__FILE__, "r"));
H A Dfread_basic.phpt36 $file_modes = array( "r", "rb", "rt", "r+", "r+b", "r+t");
106 -- File opened in mode r --
172 -- File opened in mode r+ --
194 -- File opened in mode r+b --
216 -- File opened in mode r+t --
240 -- File opened in mode r --
306 -- File opened in mode r+ --
374 -- File opened in mode r --
440 -- File opened in mode r+ --
508 -- File opened in mode r --
[all …]
H A Duserstreams_005.phpt34 $fd = fopen("test://foo","r");
35 $fd2 = fopen("test2://foo","r");
36 $fd3 = fopen("test3://foo","r");
H A Dfgetcsv_variation17.phpt30 $file_modes = array ("r","rb", "rt", "r+", "r+b", "r+t",
39 if ( strstr($file_modes[$mode_counter], "r") ) {
59 if ( strstr($file_modes[$mode_counter], "r" ) ) {
96 -- Testing fgetcsv() with file opened using r mode --
144 -- Testing fgetcsv() with file opened using r+ mode --
160 -- Testing fgetcsv() with file opened using r+b mode --
176 -- Testing fgetcsv() with file opened using r+t mode --
336 -- Testing fgetcsv() with file opened using r mode --
384 -- Testing fgetcsv() with file opened using r+ mode --
576 -- Testing fgetcsv() with file opened using r mode --
[all …]
H A Dfgetcsv_variation19.phpt31 $file_modes = array ("r","rb", "rt", "r+", "r+b", "r+t",
40 if ( strstr($file_modes[$mode_counter], "r") ) {
60 if ( strstr($file_modes[$mode_counter], "r" ) ) {
92 -- Testing fgetcsv() with file opened using r mode --
122 -- Testing fgetcsv() with file opened using r+ mode --
132 -- Testing fgetcsv() with file opened using r+b mode --
142 -- Testing fgetcsv() with file opened using r+t mode --
242 -- Testing fgetcsv() with file opened using r mode --
272 -- Testing fgetcsv() with file opened using r+ mode --
392 -- Testing fgetcsv() with file opened using r mode --
[all …]
/PHP-7.3/ext/dom/tests/
H A DDOMDocument_loadXML_error3.phpt22 Warning: DOMDocument::load%r(XML){0,1}%r(): Opening and ending tag mismatch: boOk line 8 and book %s
H A DDOMDocument_loadXML_error5.phpt22 Warning: DOMDocument::load%r(XML){0,1}%r(): Extra content at the end of the document %s
H A DDOMDocument_loadXML_variation2.phpt22 Warning: DOMDocument::load%r(XML){0,1}%r(): Element book content does not follow the DTD, expecting…
H A DDOMDocument_load_error3.phpt22 Warning: DOMDocument::load%r(XML){0,1}%r(): Opening and ending tag mismatch: boOk line 8 and book %s
H A DDOMDocument_load_error5.phpt22 Warning: DOMDocument::load%r(XML){0,1}%r(): Extra content at the end of the document %s
H A DDOMDocument_load_variation2.phpt22 Warning: DOMDocument::load%r(XML){0,1}%r(): Element book content does not follow the DTD, expecting…
/PHP-7.3/ext/standard/tests/strings/
H A Daddcslashes_002.phpt8 $string = "goodyear12345NULL\0truefalse\a\v\f\b\n\r\t";
29 string(44) "goodyear12345NULL\000truefalse\a\v\f\b\n\r\t"
H A Dchunk_split_variation5.phpt53 …||a||i||n||s|| ||a||n||d|| ||s||p||e||c||i||a||l|| ||c||h||a||r|| ||&|| ||n||u||m||b||e||r||s|| ||…
54 ||I||t|| ||a||l||s||o|| ||c||h||e||c||k||s|| ||f||o||r|| ||�|| ||c||h||a||r||"
/PHP-7.3/sapi/phpdbg/tests/
H A Dwatch_001.phpt7 r
8 w r $b
/PHP-7.3/ext/sockets/tests/
H A Dsocket_recvmsg.phpt38 $r = socket_sendto($sends1, $m = "testing packet", strlen($m), 0, $addr, 3000);
39 var_dump($r);
40 if ($r < 12) die;
/PHP-7.3/ext/mysqli/tests/
H A Dmysqli_real_escape_string.phpt39 if ("\\r" !== ($tmp = mysqli_real_escape_string($link, "\r")))
40 printf("[008] Expecting \\r, got %s\n", $tmp);
/PHP-7.3/ext/standard/tests/streams/
H A Dstream_get_meta_data_socket_variation4.phpt49 string(2) "r+"
68 string(2) "r+"
87 string(2) "r+"
/PHP-7.3/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c1443 for (r = p + length - 20; p < r; p++) { in mbfl_strcut()
2507 s %= r; in collector_encode_htmlnumericentity()
2602 r = 1; in collector_decode_htmlnumericentity()
2608 s %= r; in collector_decode_htmlnumericentity()
2609 r /= 10; in collector_decode_htmlnumericentity()
2685 r = 1; in collector_decode_htmlnumericentity()
2691 s %= r; in collector_decode_htmlnumericentity()
2780 r = 1; in mbfl_filt_decode_htmlnumericentity_flush()
2786 s %= r; in mbfl_filt_decode_htmlnumericentity_flush()
2807 r = 1; in mbfl_filt_decode_htmlnumericentity_flush()
[all …]
/PHP-7.3/ext/openssl/tests/
H A Dstream_server_reneg_limit.phpt46 $r = array_merge([$server], $clients);
49 stream_select($r, $w, $e, $timeout=42);
51 foreach ($r as $sock) {
72 $descriptorSpec = [["pipe", "r"], ["pipe", "w"], ["pipe", "w"]];
/PHP-7.3/sapi/cgi/tests/
H A D008.phpt42 Content-type: text/html%r; charset=.*|%r
50 Content-type: text/html%r; charset=.*|%r
/PHP-7.3/ext/standard/tests/array/
H A Darray_unique_variation2.phpt34 hello\r world\t
54 …array("a\v\f", "aaaa\r", "b", "aaaa\r", "\[\]\!\@\#\$\%\^\&\*\(\)\{\}"), // with double quoted st…
55 …array('a\v\f', 'aaaa\r', 'b', 'aaaa\r', '\[\]\!\@\#\$\%\^\&\*\(\)\{\}'), // with single quoted st…
131 string(6) "aaaa\r"
H A Darray_unshift_variation8.phpt24 '\t\r\v The quick brown fo\fx jumped over the lazy dog',
27 'This is \ta text in bold letters\r\s\malong with slashes\n : HELLO WORLD\t'
94 string(53) "\t\r\v The quick brown fo\fx jumped over the lazy dog"
107 string(53) "\t\r\v The quick brown fo\fx jumped over the lazy dog"
187 string(74) "This is \ta text in bold letters\r\s\malong with slashes\n : HELLO WORLD\t"
200 string(74) "This is \ta text in bold letters\r\s\malong with slashes\n : HELLO WORLD\t"

Completed in 36 milliseconds

1...<<11121314151617181920>>...79