Home
last modified time | relevance | path

Searched refs:spaces (Results 1 – 25 of 81) sorted by last modified time

1234

/PHP-5.5/win32/
H A Dinstall.txt160 different location but do not have spaces in the path (like C:\Program
1775 that the path cannot contain spaces. For instance, if you have
/PHP-5.5/ext/tidy/tests/
H A D030.phpt15 'indent-spaces' => 3, // Integer
22 var_dump($c['indent-spaces']);
/PHP-5.5/ext/standard/tests/strings/
H A Dvsprintf_variation19.phpt14 echo "*** Testing vsprintf() : with white spaces in format strings ***\n";
57 *** Testing vsprintf() : with white spaces in format strings ***
H A Dvsprintf_variation19_64bit.phpt14 echo "*** Testing vsprintf() : with white spaces in format strings ***\n";
57 *** Testing vsprintf() : with white spaces in format strings ***
H A Dwordwrap_variation5.phpt2 Test wordwrap() function : usage variations - valid break arguments(spaces)
11 *test wordwrap() with break arguments as single spaces
H A Dvfprintf_variation19.phpt14 echo "*** Testing vfprintf() : with white spaces in format strings ***\n";
70 *** Testing vfprintf() : with white spaces in format strings ***
H A Dvfprintf_variation19_64bit.phpt14 echo "*** Testing vfprintf() : with white spaces in format strings ***\n";
70 *** Testing vfprintf() : with white spaces in format strings ***
H A Dvprintf_variation19.phpt14 echo "*** Testing vprintf() : with white spaces in format strings ***\n";
59 *** Testing vprintf() : with white spaces in format strings ***
H A Dvprintf_variation19_64bit.phpt14 echo "*** Testing vprintf() : with white spaces in format strings ***\n";
59 *** Testing vprintf() : with white spaces in format strings ***
H A Dtrim1.phpt21 /* second argument charlist as null - does not trim any white spaces */
H A Ducwords_variation3.phpt18 // multiple spaces
33 // using other white spaces
H A Ducwords_variation4.phpt18 // multiple spaces
35 // using other white spaces
H A Dstrrev_variation1.phpt41 //strings containing white spaces
H A Dstrrev_variation2.phpt41 //strings containing white spaces
H A Dsprintf_variation53.phpt10 echo "*** Testing sprintf() : with white spaces in format strings ***\n";
36 *** Testing sprintf() : with white spaces in format strings ***
H A Dsprintf_f_2.phpt63 var_dump(sprintf("[%10s]", $s)); // right-justification with spaces
64 var_dump(sprintf("[%-10s]", $s)); // left-justification with spaces
H A Dhtmlspecialchars_decode_variation3.phpt90 double quoted string. with different white spaces""
H A Ddirname_variation.phpt42 /* path as spaces */
H A Dchunk_split_variation6.phpt34 ' Testing with multiple spaces ',
H A Dbug72433.phpt5 // Fill any potential freed spaces until now.
16 // We now have multiple freed spaces. Fill all of them.
H A Dbasename_variation.phpt62 /* path with spaces */
/PHP-5.5/ext/standard/tests/file/
H A Dpathinfo_variaton.phpt49 /* pathname as spaces */
H A Dreadlink_realpath_variation3.phpt22 /* linkname as spaces */
H A Drealpath_variation-win32.phpt51 /* filename as spaces */
H A Dbug53848.phpt2 Bug #53848 (fgetcsv removes leading spaces from fields)

Completed in 31 milliseconds

1234