Home
last modified time | relevance | path

Searched refs:r (Results 201 – 225 of 1819) sorted by last modified time

12345678910>>...73

/PHP-5.5/ext/standard/tests/strings/
H A Ducwords_variation1.phpt21 $fp = fopen(__FILE__, "r");
H A Dvfprintf_variation1.phpt21 $funset = fopen( __FILE__, 'r' );
H A Dtrim_basic.phpt13 $text = " \t\r\n\0\x0B ---These are a few words--- \t\r\n\0\x0B ";
H A Dtrim_variation1.phpt25 $file_handle = fopen(__FILE__, "r");
H A Dtrim_variation2.phpt25 $file_handle = fopen(__FILE__, "r");
H A Ducwords_variation3.phpt20 't e s t i n g u c w o r d s ',
43 '/test/r\test\ucwords\t\y\y\u\3 \yy\ /uu/',
94 string(40) "/test/r\test\ucwords\t\y\y\u\3 \yy\ /uu/"
H A Ducwords_variation4.phpt20 "t e s t i n g u c w o r d s ",
50 "/test/r\test\ucwords\t\y\y\u\3 \yy\ /uu/",
122 string(37) "/test/r Est\ucwords \y\y\u \yy\ /uu/"
H A Dstrrpos_variation9.phpt26 $file_handle = fopen(__FILE__, "r");
H A Dstrstr.phpt104 $resource1 = fopen(__FILE__, "r");
H A Dstrtok_variation6.phpt28 "\\\\\\\k\h\\e\l\o\w\r\l\d"
75 string(1) "r"
102 string(1) "r"
130 string(1) "r"
157 string(1) "r"
H A Dstrtr_variation3.phpt21 \tes\t\\stt\r
23 \ntest\r\nstrtr
31 "\tes\t\\stt\r",
33 "\ntest\r\nstrtr",
38 '\tes\t\\stt\r',
40 '\ntest\r\nstrtr',
48 $from = "\n\r\t\\";
50 $replace_pairs = array("\n" => "t", "\r\n" => "T", "\n\r\t\\" => "TEST");
88 string(12) "\tes\t\stt\r"
94 string(15) "\ntest\r\nstrtr"
H A Dstrval_variation1.phpt19 $file_handle = fopen(__FILE__, "r");
H A Dstrrpos_variation14.phpt26 $file_handle = fopen(__FILE__, "r");
H A Dstrrpos_variation15.phpt26 $file_handle = fopen(__FILE__, "r");
H A Dstrspn_variation1.phpt38 $file_handle = fopen(__FILE__, 'r');
H A Dstrspn_variation2.phpt37 $file_handle = fopen(__FILE__, 'r');
H A Dstrspn_variation3.phpt37 $file_handle = fopen(__FILE__, 'r');
H A Dstrspn_variation4.phpt37 $file_handle = fopen(__FILE__, 'r');
H A Dstrtok_variation1.phpt30 $file_handle = fopen(__FILE__, 'r');
H A Dstrtok_variation2.phpt30 $file_handle = fopen(__FILE__, 'r');
H A Dstrtok_variation5.phpt24 "\rhello/r/wor\rrld",
37 "\r",
112 string(11) "hello/r/wor"
H A Dstrtr_variation5.phpt29 $file_handle = fopen(__FILE__, "r");
H A Dstrtr_variation6.phpt29 $file_handle = fopen(__FILE__, "r");
H A Dstrtr_variation7.phpt29 $file_handle = fopen(__FILE__, "r");
H A Dstrtr_variation8.phpt29 $file_handle = fopen(__FILE__, "r");

Completed in 42 milliseconds

12345678910>>...73