Home
last modified time | relevance | path

Searched defs:width (Results 1 – 16 of 16) sorted by relevance

/PHP-5.3/ext/standard/
H A Dformatted_print.c133 int width, char padding, int alignment, in php_sprintf_appendint()
178 int width, char padding, int alignment) in php_sprintf_appenduint()
210 int width, char padding, in php_sprintf_appenddouble()
300 int width, char padding, int alignment, int n, in php_sprintf_append2n()
379 int alignment, currarg, adjusting, argnum, width, precision; in php_formatted_print() local
H A Dimage.c62 unsigned int width; member
803 size_t ifd_size, dir_size, entry_value, width=0, height=0, ifd_addr; in php_handle_tiff() local
885 short width, height, bits; in php_handle_iff() local
942 int i, width = 0, height = 0; in php_get_wbmp() local
1016 unsigned int width = 0, height = 0; in php_get_xbm() local
H A Dscanf.c592 size_t width; in php_sscanf_internal() local
/PHP-5.3/ext/gd/libgd/
H A Dwbmp.h30 int width; /* width of the image */ member
H A Dxbm.c39 unsigned int width = 0, height = 0; in gdImageCreateFromXbm() local
H A Dgd_topal.c358 JDIMENSION width = cinfo->output_width; local
360 int width = oim->sx; local
1290 int width = oim->sx; local
1387 JDIMENSION width = cinfo->output_width; local
1395 int width = oim->sx; local
H A Dgd_png.c123 png_uint_32 width, height, rowbytes, w, h; in gdImageCreateFromPngCtx() local
465 int width = im->sx; in gdImagePngCtxEx() local
H A Dwbmp.c111 createwbmp (int width, int height, int color) in createwbmp()
H A Dgd_gif_in.c186 int width, height; in gdImageCreateFromGifCtx() local
/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dprintf.c204 int width; /* Width of the current field */ in vxprintf() local
/PHP-5.3/main/
H A Dsnprintf.c564 #define PAD( width, len, ch ) do \ argument
/PHP-5.3/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c1700 int width; member
1745 int width) in mbfl_strimwidth()
/PHP-5.3/ext/gd/
H A Dgd.c2413 long srcx, srcy, width, height; in _php_image_create_from() local
4220 long _fg, _bg, x, y, size, space = 0, aa_steps = 4, width = 0; in PHP_FUNCTION() local
4545 long height, width, threshold; in _php_image_convert() local
/PHP-5.3/ext/exif/
H A Dexif.c1504 size_t width, height; member
1598 size_t width; member
/PHP-5.3/ext/mbstring/
H A Dmbstring.c2717 long from, width; in PHP_FUNCTION() local
/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c19027 int width; /* Width of the current field */ in sqlite3VXPrintf() local

Completed in 426 milliseconds