Searched refs:gray (Results 1 – 7 of 7) sorted by relevance
/php-src/Zend/tests/ |
H A D | bug53347.phpt | 6 protected static $color = array( 'gray' => 30 ); 14 var_dump( ezcConsoleOutput::isValidFormatCode( 'color', 'gray' ) );
|
/php-src/ext/gd/tests/ |
H A D | imagegammacorrect_basic.phpt | 22 $gray = imagecolorallocate($image,15,15,15); 25 $half2 = imagefilledarc ( $image, 75, 75, 70, 70, 0, -180, $gray, IMG_ARC_PIE );
|
H A D | imagegammacorrect_variation1.phpt | 22 $gray = imagecolorallocate($image,15,15,15); 25 $half2 = imagefilledarc ( $image, 75, 75, 70, 70, 0, -180, $gray, IMG_ARC_PIE );
|
/php-src/ext/gd/libgd/ |
H A D | gd_png.c | 297 transparent = trans_gray_rgb->gray >> 8; in gdImageCreateFromPngCtx() 299 transparent = trans_gray_rgb->gray; in gdImageCreateFromPngCtx()
|
/php-src/ext/opcache/jit/ir/dynasm/ |
H A D | minilua.c | 443 GCObject*gray; member 1755 g->gray=o; 1760 g->gray=o; 1765 g->gray=o; 1770 g->gray=o; 1915 g->gray=h->gclist; 1940 g->gray=p->gclist; 2087 g->gray=NULL; 2108 g->gray=g->weak; 2134 if(g->gray) [all …]
|
/php-src/ext/fileinfo/tests/ |
H A D | magic私はガラスを食べられます | 10236 >404 lelong 0 ColorSpace=gray 18631 # american spelling gray 18913 >9 ubyte 4 gray+alpha, 20602 # Wavelet Scalar Quantization format used in gray-scale fingerprint images 31796 >>20 byte 1 gray scale, 31805 >>20 byte 10 gray scale 16, 31812 >>20 byte 18 gray scale 32,
|
H A D | magic | 10236 >404 lelong 0 ColorSpace=gray 18631 # american spelling gray 18913 >9 ubyte 4 gray+alpha, 20602 # Wavelet Scalar Quantization format used in gray-scale fingerprint images 31796 >>20 byte 1 gray scale, 31805 >>20 byte 10 gray scale 16, 31812 >>20 byte 18 gray scale 32,
|
Completed in 157 milliseconds