Home
last modified time | relevance | path

Searched refs:red (Results 101 – 125 of 285) sorted by relevance

12345678910>>...12

/PHP-5.5/ext/standard/tests/strings/
H A Dvfprintf_variation20.phpt57 array('color' => 'red', 'item' => 'pen'),
H A Dvprintf_variation1.phpt57 array('color' => 'red', 'item' => 'pen'),
H A Dvsprintf_variation1.phpt57 array('color' => 'red', 'item' => 'pen'),
H A Dhtmlspecialchars_decode_variation1.phpt52 array('color' => 'red', 'item' => 'pen'),
H A Dprintf_variation2.phpt54 array('color' => 'red', 'item' => 'pen'),
H A Dsha1_variation1.phpt51 array('color' => 'red', 'item' => 'pen'),
H A Dstrip_tags_variation1.phpt53 array('color' => 'red', 'item' => 'pen'),
H A Dchunk_split_variation1.phpt54 array('color' => 'red', 'item' => 'pen'),
H A Dcrc32_variation1.phpt58 array('color' => 'red', 'item' => 'pen'),
H A Djoin_variation1.phpt56 array('color' => 'red', 'item' => 'pen'),
H A Dquoted_printable_decode_variation1.phpt56 array('color' => 'red', 'item' => 'pen'),
H A Dsha1_variation2.phpt51 array('color' => 'red', 'item' => 'pen'),
H A Daddslashes_variation1.phpt52 array('color' => 'red', 'item' => 'pen'),
/PHP-5.5/ext/xml/tests/
H A Dxml_parser_set_option_variation3.phpt57 array('color' => 'red', 'item' => 'pen'),
H A Dutf8_decode_variation1.phpt53 array('color' => 'red', 'item' => 'pen'),
H A Dutf8_encode_variation1.phpt53 array('color' => 'red', 'item' => 'pen'),
/PHP-5.5/ext/standard/tests/class_object/
H A Dget_class_methods_variation_001.phpt46 array('color' => 'red', 'item' => 'pen'),
H A Dis_a_variation_001.phpt43 array('color' => 'red', 'item' => 'pen'),
H A Dget_parent_class_variation_002.phpt47 array('color' => 'red', 'item' => 'pen'),
H A Dis_subclass_of_variation_001.phpt51 array('color' => 'red', 'item' => 'pen'),
H A Dmethod_exists_variation_001.phpt50 array('color' => 'red', 'item' => 'pen'),
/PHP-5.5/ext/standard/tests/image/
H A Dimage_type_to_mime_type_variation1.phpt37 array('color' => 'red', 'item' => 'pen'),
/PHP-5.5/ext/standard/tests/array/
H A Darray_unshift_variation2.phpt60 array('color' => 'red', 'item' => 'pen'),
559 string(3) "red"
577 string(3) "red"
/PHP-5.5/ext/gd/libgd/
H A Dgd.h178 int red[gdMaxColors]; member
731 (im)->red[(c)])
785 int gdImageColor(gdImagePtr src, const int red, const int green, const int blue, const int alpha);
H A Dgd_arc_f_buggy.c706 red = gdImageColorResolve (im, 0xFF, 0xA0, 0xA0);
710 gdImageFilledArc (im, WIDTH / 5, HEIGHT / 4, 200, 200, 45, 90, red, gdPie);
714 gdImageFilledArc (im, WIDTH / 2, HEIGHT / 4, 200, 150, 45, 90, red, gdPie);

Completed in 36 milliseconds

12345678910>>...12