Home
last modified time | relevance | path

Searched refs:red (Results 276 – 296 of 296) sorted by relevance

1...<<1112

/PHP-5.6/ext/standard/tests/strings/
H A Dwordwrap_variation1.phpt48 array('color' => 'red', 'item' => 'pen'),
H A Dwordwrap_variation3.phpt48 array('color' => 'red', 'item' => 'pen'),
H A Dwordwrap_variation2.phpt41 array('color' => 'red', 'item' => 'pen'),
/PHP-5.6/ext/standard/tests/array/
H A Darray_intersect_key_variation1.phpt13 $array2 = array('blue' => 1, 'red' => 2, 'green' => 3, 'purple' => 4);
H A Darray_intersect_key_variation2.phpt13 $array1 = array('blue' => 1, 'red' => 2, 'green' => 3, 'purple' => 4);
H A Darray_intersect_uassoc_variation1.phpt13 $array2 = array("a" => "green", "yellow", "red");
H A Darray_diff_ukey_variation1.phpt14 $array3 = array('blue' => 1, 'red' => 2, 'green' => 3, 'purple' => 4);
H A Darray_diff_ukey_variation2.phpt14 $array3 = array('blue' => 1, 'red' => 2, 'green' => 3, 'purple' => 4);
H A Darray_intersect_uassoc_variation2.phpt13 $array1 = array("a" => "green", "b" => "brown", "c" => "blue", "red");
H A Darray_intersect_ukey_variation2.phpt13 $array1 = array('blue' => 1, 'red' => 2, 'green' => 3, 'purple' => 4);
H A Darray_intersect_ukey_variation4.phpt13 $array1 = array('blue' => 1, 'red' => 2, 'green' => 3, 'purple' => 4);
H A Darray_chunk_variation2.phpt39 array('color' => 'red', 'item' => 'pen'),
H A Darray_diff_ukey_variation4.phpt14 $array2 = array('blue' => 1, 'red' => 2, 'green' => 3, 'purple' => 4);
H A Darray_walk_recursive_variation2.phpt53 array('color' => 'red', 'item' => 'pen'),
H A Darray_walk_variation2.phpt53 array('color' => 'red', 'item' => 'pen'),
H A Darray_intersect_ukey_variation3.phpt13 $array1 = array('blue' => 1, 'red' => 2, 'green' => 3, 'purple' => 4);
/PHP-5.6/ext/gd/libgd/
H A Dgd_gif_in.c578 im->red[i] = cmap[CM_RED][i]; in ReadImage()
/PHP-5.6/ext/pcre/pcrelib/testdata/
H A Dtestinput24044 /[[:<:]]red[[:>:]]/BZ
4045 little red riding hood
4046 a /red/ thing
4047 red is a colour
4048 put it all on red
H A Dtestoutput214144 /[[:<:]]red[[:>:]]/BZ
14151 red
14160 little red riding hood
14161 0: red
14162 a /red/ thing
14163 0: red
14164 red is a colour
14165 0: red
14166 put it all on red
14167 0: red
/PHP-5.6/ext/pcre/pcrelib/doc/
H A Dpcre.txt6062 string "the red king" is matched against the pattern
6064 the ((red|white) (king|queen))
6066 the captured substrings are "red king", "red", and "king", and are num-
6077 the ((?:red|white) (king|queen))
/PHP-5.6/ext/fileinfo/tests/
H A Dmagic1255 # URL: http://www.red.com/ ; http://wiki.multimedia.cx/index.php?title=REDCode
8980 # Reference: http://www.red-bean.com/sgf/
9050 # URL: http://www.red-bean.com/sgf/

Completed in 111 milliseconds

1...<<1112