Searched refs:Green (Results 1 – 8 of 8) sorted by relevance
/PHP-8.0/ext/standard/tests/strings/ |
H A D | join_variation6.phpt | 16 $pieces = array("Red", "Green", "White", 1); 24 string(23) "Red, Green, White, 1" 25 string(20) "Red, Green, White, 1"
|
H A D | join_basic.phpt | 16 $pieces = array("Red", "Green", "Blue", "Black", "White"); 34 string(30) "Red, Green, Blue, Black, White"
|
/PHP-8.0/ext/standard/tests/array/ |
H A D | array_fill_variation5.phpt | 22 array("Saffron" , "White" , "Green"), 29 array( NULL => "Hi", '1' => "Hello" , "1" => "Green"), 31 /* 13 */ array('Saffron' , 'White' , 'Green') 113 string(5) "Green" 122 string(5) "Green" 238 string(5) "Green" 245 string(5) "Green" 274 string(5) "Green" 283 string(5) "Green"
|
H A D | sizeof_basic2.phpt | 14 $string_array = array("Saffron", "White", "Green"); 15 $indexed_array = array("Aggression" => "Saffron", "Peace" => "White", "Growth" => "Green");
|
H A D | sizeof_variation2.phpt | 19 array("Saffron", "White", "Green"),
|
/PHP-8.0/ext/gd/libgd/ |
H A D | gd_gif_out.c | 92 …erlace, int Background, int Transparent, int BitsPerPixel, int *Red, int *Green, int *Blue, gdImag… 271 …erlace, int Background, int Transparent, int BitsPerPixel, int *Red, int *Green, int *Blue, gdImag… in GIFEncode() argument 363 gdPutC( Green[i], fp ); in GIFEncode()
|
/PHP-8.0/ext/gd/ |
H A D | gd.c | 1048 CHECK_RGBA_RANGE(green, Green, 3); in PHP_FUNCTION() 1074 CHECK_RGBA_RANGE(green, Green, 3); in PHP_FUNCTION() 1096 CHECK_RGBA_RANGE(green, Green, 3); in PHP_FUNCTION() 1118 CHECK_RGBA_RANGE(green, Green, 3); in PHP_FUNCTION() 2094 CHECK_RGBA_RANGE(green, Green, 3); in PHP_FUNCTION() 2169 CHECK_RGBA_RANGE(green, Green, 3); in PHP_FUNCTION() 2190 CHECK_RGBA_RANGE(green, Green, 3); in PHP_FUNCTION() 2242 CHECK_RGBA_RANGE(green, Green, 3); in PHP_FUNCTION() 2263 CHECK_RGBA_RANGE(green, Green, 3); in PHP_FUNCTION() 2285 CHECK_RGBA_RANGE(green, Green, 3); in PHP_FUNCTION()
|
/PHP-8.0/build/ |
H A D | libtool.m4 | 3152 # Green Hills C++ Compiler 3659 # Green Hills C++ Compiler 4816 # Green Hills C++ Compiler 4837 # Green Hills C++ Compiler 4978 # Green Hills C++ Compiler
|
Completed in 32 milliseconds