Searched refs:Green (Results 1 – 7 of 7) sorted by relevance
/PHP-5.3/ext/standard/tests/array/ |
H A D | array_fill_variation5.phpt | 27 array("Saffron" , "White" , "Green"), 34 array( NULL => "Hi", '1' => "Hello" , "1" => "Green"), 36 /* 13 */ array('Saffron' , 'White' , 'Green') 118 string(5) "Green" 127 string(5) "Green" 243 string(5) "Green" 250 string(5) "Green" 279 string(5) "Green" 288 string(5) "Green"
|
H A D | sizeof_basic2.phpt | 21 $string_array = array("Saffron", "White", "Green"); 22 $indexed_array = array("Agression" => "Saffron", "Peace" => "White", "Growth" => "Green");
|
H A D | sizeof_variation2.phpt | 26 array("Saffron", "White", "Green"),
|
/PHP-5.3/ext/standard/tests/strings/ |
H A D | join_variation6.phpt | 22 $pieces = array("Red", "Green", "White", 1); 30 string(23) "Red, Green, White, 1" 31 string(20) "Red, Green, White, 1"
|
H A D | join_basic.phpt | 22 $pieces = array("Red", "Green", "Blue", "Black", "White"); 40 string(30) "Red, Green, Blue, Black, White"
|
/PHP-5.3/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… 257 …erlace, int Background, int Transparent, int BitsPerPixel, int *Red, int *Green, int *Blue, gdImag… in GIFEncode() argument 349 gdPutC( Green[i], fp ); in GIFEncode()
|
/PHP-5.3/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 39 milliseconds