Home
last modified time | relevance | path

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

12345

/PHP-7.2/ext/standard/tests/array/
H A Darray_merge_recursive_variation3.phpt332 double quoted string. with different white spaces"
349 double quoted string. with different white spaces"
H A Darray_pad_variation3.phpt88 // strings with different white spaces
/PHP-7.2/ext/openssl/
H A DREADME252 $data = "Follow the white rabbit";
292 $data = "Follow the white rabbit";
/PHP-7.2/ext/gd/
H A Dgd.c4106 int white, black; in _php_image_bw_convert() local
4118 white = gdImageColorAllocate(im_dest, 255, 255, 255); in _php_image_bw_convert()
4119 if (white == -1) { in _php_image_bw_convert()
4144 color = white; in _php_image_bw_convert()
4168 int white, black; in _php_image_convert() local
4298 white = gdImageColorAllocate(im_dest, 255, 255, 255); in _php_image_convert()
4299 if (white == -1) { in _php_image_convert()
4325 color = white; in _php_image_convert()
/PHP-7.2/ext/pcre/pcrelib/doc/
H A Dpcre.txt2192 treated as white space.
5178 \h any horizontal white space character
5180 \s any white space character
5182 \v any vertical white space character
6060 the ((red|white) (king|queen))
6073 the ((?:red|white) (king|queen))
7566 white space, consider:
7727 \h a horizontal white space character
7733 \s a white space character
7735 \v a vertical white space character
[all …]
/PHP-7.2/sapi/fpm/tests/
H A Dfcgi.inc630 throw new ForbiddenException('Not in white list. Check listen.allowed_clients.');
/PHP-7.2/ext/pcre/pcrelib/
H A DREADME826 digits, "word" characters, and white space, respectively. These are used when
833 1 white space character
H A DNEWS77 are generally treated as white space, following this same change in Perl
H A DChangeLog124 7. If a pattern that was compiled with PCRE_EXTENDED started with white
252 recognized as white space in EBCDIC.
840 characters that match \s and are generally treated as white space,
842 "Perl space" and "POSIX space". Whether VT is treated as white space in
1208 20. Turn case lists for horizontal and vertical white space into macros so that
1685 broke RunTest's code that checks for the link size. A single white space
/PHP-7.2/
H A DNEWS2708 . Fixed bug #67325 (imagetruecolortopalette: white is duplicated in palette).
/PHP-7.2/ext/fileinfo/tests/
H A Dmagic1769 #8144 string \x7F\x7F\x7F\x7F\x7F\x7F\x7F\x7F Apple II image with white background
13109 >>>60 ubelong &0x08 \b, black&white
13983 >5 byte 0x00 (white background)
13986 >5 byte 0x00 (white background)
H A Dmagic私はガラスを食べられます1769 #8144 string \x7F\x7F\x7F\x7F\x7F\x7F\x7F\x7F Apple II image with white background
13109 >>>60 ubelong &0x08 \b, black&white
13983 >5 byte 0x00 (white background)
13986 >5 byte 0x00 (white background)

Completed in 236 milliseconds

12345