Home
last modified time | relevance | path

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

1234

/php-src/ext/filter/tests/
H A D022.phpt10 var_dump(filter_var("white space here \ \ \" some more", FILTER_SANITIZE_EMAIL));
/php-src/ext/gd/tests/
H A Dimagecolordeallocate_error3.phpt13 $white = imagecolorallocate($image, 255, 255, 255);
H A Dimagecolordeallocate_error4.phpt13 $white = imagecolorallocate($image, 255, 255, 255);
H A Dimageellipse_basic.phpt20 // Draw a white ellipse
H A Dlibgd00100.phpt13 $white = imagecolorallocatealpha($im, 255, 255, 255, 10);
23 imagefilledrectangle($im, 0, 0, 255, 255, $white);
/php-src/ext/standard/tests/file/
H A Dcopy_variation3-win32.phpt2 Test copy() function: usage variations - destination file names(white spaces)
12 /* 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)
12 /* Test copy() function: In creation of destination file names containing white spaces
/php-src/ext/standard/tests/strings/
H A Dtrim1.phpt14 /* second argument charlist as empty - does not trim any white spaces */
H A Dhtmlspecialchars_decode_variation3.phpt85 double quoted string. with different white spaces""
H A Dstr_split_variation3.phpt80 white"
H A Dstrrev_variation1.phpt36 //strings containing white spaces
H A Dchunk_split_variation6.phpt23 'This string\tcontains\rwhite space\nchars', //with white space chars
H A Dstrrev_variation2.phpt36 //strings containing white spaces
H A Ducwords_variation3.phpt28 // using other white spaces
H A Dchunk_split_variation4.phpt39 // heredoc with different white space characters
H A Dstr_split_variation5.phpt39 // heredoc with different white space characters
H A Ducwords_variation4.phpt30 // using other white spaces
/php-src/ext/standard/tests/array/
H A Darray_intersect_assoc_variation3.phpt150 double quoted string. with different white spaces"
158 double quoted string. with different white spaces"
H A Darray_unshift_variation9.phpt203 double quoted string. with different white spaces"
220 double quoted string. with different white spaces"
H A Darray_combine_variation3.phpt162 double quoted string. with different white spaces"]=>
167 double quoted string. with different white spaces"
H A Darray_intersect_assoc_variation4.phpt157 double quoted string. with different white spaces"
165 double quoted string. with different white spaces"
H A Darray_intersect_variation3.phpt176 double quoted string. with different white spaces"
190 double quoted string. with different white spaces"
H A Darray_intersect_variation4.phpt193 double quoted string. with different white spaces"
207 double quoted string. with different white spaces"
H A Dsizeof_variation2.phpt20 array('saffron', 'white', 'green'),
/php-src/sapi/phpdbg/
H A D.phpdbginit10 # set color prompt white-bold

Completed in 33 milliseconds

1234