Searched refs:white (Results 101 – 112 of 112) sorted by relevance
12345
/PHP-7.2/ext/standard/tests/array/ |
H A D | array_merge_recursive_variation3.phpt | 332 double quoted string. withdifferentwhitespaces" 349 double quoted string. withdifferentwhitespaces"
|
H A D | array_pad_variation3.phpt | 88 // strings with different white spaces
|
/PHP-7.2/ext/openssl/ |
H A D | README | 252 $data = "Follow the white rabbit"; 292 $data = "Follow the white rabbit";
|
/PHP-7.2/ext/gd/ |
H A D | gd.c | 4106 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 D | pcre.txt | 2192 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 D | fcgi.inc | 630 throw new ForbiddenException('Not in white list. Check listen.allowed_clients.');
|
/PHP-7.2/ext/pcre/pcrelib/ |
H A D | README | 826 digits, "word" characters, and white space, respectively. These are used when 833 1 white space character
|
H A D | NEWS | 77 are generally treated as white space, following this same change in Perl
|
H A D | ChangeLog | 124 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 D | NEWS | 2708 . Fixed bug #67325 (imagetruecolortopalette: white is duplicated in palette).
|
/PHP-7.2/ext/fileinfo/tests/ |
H A D | magic | 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)
|
H A D | magic私はガラスを食べられます | 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 222 milliseconds
12345