Home
last modified time | relevance | path

Searched refs:w (Results 76 – 100 of 874) sorted by last modified time

12345678910>>...35

/PHP-5.4/ext/standard/tests/strings/
H A Dstr_split_variation7.phpt69 string(1) "w"
H A Dsha1_file.phpt13 if (($handle = fopen( "EmptyFile.txt", "w+")) == FALSE)
17 if (($handle2 = fopen( "DataFile.txt", "w+")) == FALSE)
H A Dlcfirst.phpt103 $file1 = fopen($filename1, "w"); // creating new file
H A Dmd5_file.phpt11 if (($handle = fopen( "EmptyFile.txt", "w+")) == FALSE)
15 if (($handle2 = fopen( "DataFile.txt", "w+")) == FALSE)
H A Dfprintf_variation_008.phpt6 if (!($fp = fopen($data_file, 'w'))) {
H A Dfprintf_variation_008_64bit.phpt6 if (!($fp = fopen($data_file, 'w'))) {
H A Dfprintf_variation_009.phpt6 if (!($fp = fopen($data_file, 'w'))) {
H A Dchunk_split_variation6.phpt71 string(59) " Te):(sting w):(ith ):(multipl):(e space):(s ):("
H A Dchunk_split_variation8.phpt61 …s:::':::s::: :::h:::e:::r:::e:::d:::o:::c::: :::s:::t:::r:::i:::n:::g::: :::w:::i:::t:::h::: ::: :…
62 ::: :::w:::h:::i:::t:::e::: :::s:::p:::a:::c:::e::: :::c:::h:::a:::r:::.:::
63 …@:::l::: :::c:::h:::@:::r:::$::: :::2:::2:::2:::2::: :::!:::!:::!:::N:::o:::w::: :::\:::k::: :::a:…
H A Dconvert_cyr_string.phpt13 var_dump(convert_cyr_string((binary)"[[[[[[", "k", "w"));
16 var_dump(convert_cyr_string((binary)"[[[[[[", "w", "k"));
H A Dconvert_cyr_string_basic.phpt16 var_dump(bin2hex(convert_cyr_string($str, 'w', 'k')));
17 var_dump(bin2hex(convert_cyr_string($str, 'w', 'i')));
24 echo "$i: " . bin2hex(convert_cyr_string($str, 'w', 'k')) . "\n";
H A Dconvert_cyr_string_variation1.phpt73 $from = "w";
H A Dfprintf_variation_001.phpt6 if (!($fp = fopen($data_file, 'w'))) {
H A Dfprintf_variation_002.phpt6 if (!($fp = fopen($data_file, 'w'))) {
H A Dfprintf_variation_003.phpt6 if (!($fp = fopen($data_file, 'w'))) {
H A Dfprintf_variation_003_64bit.phpt6 if (!($fp = fopen($data_file, 'w'))) {
H A Dfprintf_variation_004.phpt6 if (!($fp = fopen($data_file, 'w'))) {
H A Dfprintf_variation_005.phpt6 if (!($fp = fopen($data_file, 'w'))) {
H A Dfprintf_variation_006.phpt6 if (!($fp = fopen($data_file, 'w'))) {
H A Dfprintf_variation_006_64bit.phpt6 if (!($fp = fopen($data_file, 'w'))) {
H A Dfprintf_variation_007.phpt6 if (!($fp = fopen($data_file, 'w'))) {
H A Dfprintf_variation_007_64bit.phpt6 if (!($fp = fopen($data_file, 'w'))) {
H A Dchunk_split_variation11.phpt53 string(132) "This i s here doc st ring w ith and
55 s Peci@! ch@r$ :) & number s 222. This i s \k w rong e scape char. "
68 ring w
82 s \k w
92 string(398) "This i)speci@! ch@r$(s here)speci@! ch@r$(doc st)speci@! ch@r$(ring w)speci@! ch@r$(it…
94 …! ch@r$(number)speci@! ch@r$(s 222.)speci@! ch@r$(This i)speci@! ch@r$(s \k w)speci@! ch@r$(rong e…
H A Dchunk_split_variation4.phpt164 ll w
H A Dbug48709.phpt14 'wh', // w
15 'wa' // w

Completed in 32 milliseconds

12345678910>>...35