Searched refs:Red (Results 1 – 6 of 6) sorted by relevance
/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/oci8/tests/ |
H A D | xmltype_01.phpt | 30 <Color>Red</Color> 93 <Color>Red</Color> 106 <Color>Red</Color>
|
/PHP-5.3/ext/gd/libgd/ |
H A D | gd_gif_out.c | 92 …t, int GInterlace, int Background, int Transparent, int BitsPerPixel, int *Red, int *Green, int *B… 257 …t, int GInterlace, int Background, int Transparent, int BitsPerPixel, int *Red, int *Green, int *B… in GIFEncode() argument 348 gdPutC( Red[i], fp ); in GIFEncode()
|
/PHP-5.3/ext/standard/tests/array/ |
H A D | array_key_exists.phpt | 21 array('Red' => 'Rose', 'I' => 'You'), 27 $keys = array( 1, 'a', 2, 4, "Name", "Red", 0, 3 );
|
/PHP-5.3/ext/fileinfo/tests/ |
H A D | magic | 13189 # RPM: file(1) magic for Red Hat Packages Erik Troan (ewt@redhat.com) 14663 >1 belong&0xffffff00 0x00203b00 Red Sound Systems
|
Completed in 51 milliseconds