/PHP-7.4/ext/mbstring/ucgendat/ |
H A D | ucgendat.php | 375 function formatArray(array $values, int $width, string $format) : string { 390 function formatShortHexArray(array $values, int $width) : string { 393 function formatShortDecArray(array $values, int $width) : string { 396 function formatIntArray(array $values, int $width) : string {
|
/PHP-7.4/ext/standard/ |
H A D | formatted_print.c | 144 size_t width, char padding, size_t alignment, in php_sprintf_appendint() 189 size_t width, char padding, size_t alignment) in php_sprintf_appenduint() 221 size_t width, char padding, in php_sprintf_appenddouble() 318 size_t width, char padding, size_t alignment, int n, in php_sprintf_append2n() 397 int alignment, currarg, adjusting, argnum, width, precision; in php_formatted_print() local
|
H A D | image.c | 65 unsigned int width; member 805 size_t ifd_size, dir_size, entry_value, width=0, height=0, ifd_addr; in php_handle_tiff() local 887 short width, height, bits; in php_handle_iff() local 944 int i, width = 0, height = 0; in php_get_wbmp() local 1025 unsigned int width = 0, height = 0; in php_get_xbm() local
|
H A D | scanf.c | 587 size_t width; in php_sscanf_internal() local
|
/PHP-7.4/ext/gd/libgd/ |
H A D | gd_crop.c | 81 const int width = gdImageSX(im); in gdImageCropAuto() local 183 const int width = gdImageSX(im); in gdImageCropThreshold() local
|
H A D | wbmp.h | 30 int width; /* width of the image */ member
|
H A D | gd_xbm.c | 40 unsigned int width = 0, height = 0; in gdImageCreateFromXbm() local
|
H A D | gd_tga.h | 20 int width; // image width in pixels member
|
H A D | gd_png.c | 129 png_uint_32 width, height, rowbytes, w, h, res_x, res_y; in gdImageCreateFromPngCtx() local 487 int width = im->sx; in gdImagePngCtxEx() local
|
H A D | bmp.h | 74 signed int width; member
|
H A D | gd_webp.c | 40 int width, height; in gdImageCreateFromWebpCtx() local
|
H A D | wbmp.c | 111 createwbmp (int width, int height, int color) in createwbmp()
|
H A D | gd_topal.c | 323 int width = oim->sx; in prescan_quantize() local 1139 int width = oim->sx; in pass2_no_dither() local 1204 int width = oim->sx; in pass2_fs_dither() local
|
H A D | gd_gif_in.c | 192 int width, height; in gdImageCreateFromGifCtx() local
|
H A D | gd.h | 315 int width, height; member
|
H A D | gd_interpolation.c | 1078 gdImagePtr gdImageScaleNearestNeighbour(gdImagePtr im, const unsigned int width, const unsigned int… in gdImageScaleNearestNeighbour() 1333 gdImagePtr gdImageScaleBicubicFixed(gdImagePtr src, const unsigned int width, const unsigned int he… in gdImageScaleBicubicFixed()
|
/PHP-7.4/main/ |
H A D | snprintf.c | 566 #define PAD( width, len, ch ) do \ argument
|
/PHP-7.4/sapi/phpdbg/ |
H A D | phpdbg_out.c | 103 #define PAD( width, len, ch ) do \ argument
|
/PHP-7.4/ext/mbstring/libmbfl/mbfl/ |
H A D | mbfilter.c | 1623 size_t width; member 1668 size_t width) in mbfl_strimwidth()
|
/PHP-7.4/ext/gd/ |
H A D | gd.c | 2447 zend_long srcx, srcy, width, height; in _php_image_create_from() local 4179 zend_long height, width, threshold; in _php_image_convert() local
|
/PHP-7.4/ext/exif/ |
H A D | exif.c | 1962 size_t width, height; member 2070 size_t width; member
|
/PHP-7.4/ext/mbstring/ |
H A D | mbstring.c | 3091 zend_long from, width, swidth = 0; in PHP_FUNCTION() local
|