Home
last modified time | relevance | path

Searched refs:white (Results 51 – 75 of 112) sorted by relevance

12345

/PHP-7.2/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 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 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 ***
/PHP-7.2/ext/gd/tests/
H A Dimageellipse_basic.phpt16 // Draw a white ellipse
H A Dimagecolordeallocate_error4.phpt13 $white = imagecolorallocate($image, 255, 255, 255);
H A Dimageellipse_error1.phpt16 // try to draw a white ellipse
H A Dimageellipse_error2.phpt16 // try to draw a white ellipse
H A Dimageellipse_error3.phpt16 // try to draw a white ellipse
H A Dimageellipse_error4.phpt16 // try to draw a white ellipse
H A Dimageellipse_error5.phpt16 // try to draw a white ellipse
H A Dimageellipse_error6.phpt16 // try to draw a white ellipse
H A Dimageellipse_error7.phpt16 // try to draw a white ellipse
H A Dimageellipse_error8.phpt16 // try to draw a white ellipse
H A Dimagecolordeallocate_error3.phpt13 $white = imagecolorallocate($image, 255, 255, 255);
H A Dlibgd00100.phpt12 $white = imagecolorallocatealpha($im, 255, 255, 255, 10);
22 imagefilledrectangle($im, 0, 0, 255, 255, $white);
/PHP-7.2/ext/filter/tests/
H A D022.phpt10 var_dump(filter_var("white space here \ \ \" som more", FILTER_SANITIZE_EMAIL));
/PHP-7.2/ext/standard/tests/file/
H A Dcopy_variation3-win32.phpt2 Test copy() function: usage variations - destination file names(white spaces)
15 /* Test copy() function: In creation of destination file names containing white spaces
H A Dcopy_variation3.phpt2 Test copy() function: usage variations - destination file names(white spaces)
15 /* Test copy() function: In creation of destination file names containing white spaces
/PHP-7.2/sapi/phpdbg/
H A D.phpdbginit10 # set color prompt white-bold
/PHP-7.2/ext/standard/tests/array/
H A Darray_intersect_assoc_variation3.phpt156 double quoted string. with different white spaces"
164 double quoted string. with different white spaces"
H A Darray_intersect_assoc_variation4.phpt163 double quoted string. with different white spaces"
171 double quoted string. with different white spaces"
H A Darray_unshift_variation9.phpt208 double quoted string. with different white spaces"
225 double quoted string. with different white spaces"

Completed in 35 milliseconds

12345