Home
last modified time | relevance | path

Searched refs:Width (Results 1 – 25 of 43) sorted by relevance

12

/PHP-7.4/ext/exif/tests/
H A Dbug77540.phpt9 echo "Width ".$width."\n";
14 Width 0
H A Dbug72627.phpt35 ["Width"]=>
49 ["Thumbnail.Width"]=>
H A Dfloat_cast_overflow.phpt29 ["Width"]=>
H A Dbug34704-mb.phpt34 ["Width"]=>
H A Dbug34704.phpt34 ["Width"]=>
H A Dexif007.phpt32 ["Width"]=>
H A Dbug68547.phpt30 ["Width"]=>
H A Dbug68799.phpt54 [Width] => 1
H A Dexif024.phpt32 ["Width"]=>
H A Dexif025.phpt32 ["Width"]=>
H A Dexif008.phpt32 ["Width"]=>
H A Dexif009.phpt32 ["Width"]=>
H A Dexif000.phpt30 [Width] => 1
H A Dexif010.phpt32 ["Width"]=>
H A Dexif011.phpt32 ["Width"]=>
H A Dexif012.phpt32 ["Width"]=>
H A Dexif013.phpt32 ["Width"]=>
H A Dexif_read_exif_data_basic-mb.phpt36 [Width] => 1
H A Dexif_read_exif_data_basic.phpt36 [Width] => 1
H A Dexif001.phpt40 ["Width"]=>
H A Dexif014.phpt32 ["Width"]=>
/PHP-7.4/ext/standard/tests/strings/
H A Dsscanf_basic3.phpt13 $str = "Part: Widget Length: 111.53 Width: 22.345 Depth: 12.4";
14 $format = "Part: %s Length: %f Width: %f Depth: %f";
/PHP-7.4/ext/mbstring/tests/
H A Dmb_strimwidth.phpt47 Warning: mb_strimwidth(): Width is out of range in %s on line %d
56 Warning: mb_strimwidth(): Width is out of range in %s on line %d
/PHP-7.4/ext/exif/tests/bug74428/
H A Dbug74428.phpt34 ["Width"]=>
/PHP-7.4/ext/gd/libgd/
H A Dgd_gif_out.c52 int Width, Height; member
208 if( ctx->curx == ctx->Width ) { in BumpPixel()
288 RWidth = ctx.Width = GWidth; in GIFEncode()
297 ctx.CountDown = (long)ctx.Width * (long)ctx.Height; in GIFEncode()
392 gifPutWord( ctx.Width, fp ); in GIFEncode()

Completed in 156 milliseconds

12