Home
last modified time | relevance | path

Searched defs:out (Results 1 – 25 of 59) sorted by path

123

/PHP-5.5/TSRM/
H A Dtsrm_win32.c464 HANDLE in, out; in popen_ex() local
/PHP-5.5/Zend/
H A Dzend_vm_gen.php272 function out($f, $s) { function
/PHP-5.5/ext/curl/
H A Dinterface.c3521 char *str = NULL, *out = NULL; in PHP_FUNCTION() local
/PHP-5.5/ext/dba/libcdb/
H A Duint32.c32 void uint32_pack(char *out, uint32 in) in uint32_pack()
42 void uint32_unpack(const char *in, uint32 *out) in uint32_unpack()
/PHP-5.5/ext/fileinfo/libmagic/
H A Dencoding.c493 from_ebcdic(const unsigned char *buf, size_t nbytes, unsigned char *out) in from_ebcdic()
H A Dfile.h382 struct out { struct
383 char *buf; /* Accumulation buffer */
384 char *pbuf; /* Printable buffer */
/PHP-5.5/ext/ftp/
H A Dftp.c1445 char out[INET6_ADDRSTRLEN]; in ftp_getdata() local
/PHP-5.5/ext/gd/
H A Dgd.c4379 static void _php_image_bw_convert(gdImagePtr im_org, gdIOCtx *out, int threshold) in _php_image_bw_convert()
/PHP-5.5/ext/gd/libgd/
H A Dgd2copypal.c16 FILE *in, *out; in main() local
H A Dgd2topng.c14 FILE *in, *out; in main() local
H A Dgd_gd.c212 void _gdPutColors (gdImagePtr im, gdIOCtx * out) in _gdPutColors()
231 static void _gdPutHeader (gdImagePtr im, gdIOCtx * out) in _gdPutHeader()
247 static void _gdImageGd (gdImagePtr im, gdIOCtx * out) in _gdImageGd()
267 gdIOCtx *out = gdNewFileCtx(outFile); in gdImageGd() local
275 gdIOCtx *out = gdNewDynamicCtx(2048, NULL); in gdImageGdPtr() local
H A Dgd_gd2.c635 static void _gd2PutHeader (gdImagePtr im, gdIOCtx * out, int cs, int fmt, int cx, int cy) in _gd2PutHeader()
655 static void _gdImageGd2 (gdImagePtr im, gdIOCtx * out, int cs, int fmt) in _gdImageGd2()
825 gdIOCtx *out = gdNewFileCtx(outFile); in gdImageGd2() local
835 gdIOCtx *out = gdNewDynamicCtx(2048, NULL); in gdImageGd2Ptr() local
H A Dgd_gif_out.c103 gdIOCtx *out = gdNewDynamicCtx (2048, NULL); in gdImageGifPtr() local
112 gdIOCtx *out = gdNewFileCtx (outFile); in gdImageGif() local
117 void gdImageGifCtx(gdImagePtr im, gdIOCtxPtr out) in gdImageGifCtx()
766 static int gifPutWord(int w, gdIOCtx *out)
H A Dgd_jpeg.c146 gdIOCtx *out = gdNewFileCtx (outFile); in gdImageJpeg() local
154 gdIOCtx *out = gdNewDynamicCtx (2048, NULL); in gdImageJpegPtr() local
H A Dgd_png.c422 gdIOCtx *out = gdNewFileCtx(outFile); in gdImagePngEx() local
429 gdIOCtx *out = gdNewFileCtx(outFile); in gdImagePng() local
437 gdIOCtx *out = gdNewDynamicCtx(2048, NULL); in gdImagePngPtr() local
448 gdIOCtx *out = gdNewDynamicCtx(2048, NULL); in gdImagePngPtrEx() local
H A Dgd_ss.c22 gdIOCtx *out = gdNewSSCtx(NULL, outSink); in gdImagePngToSink() local
H A Dgd_topal.c1596 int in, out; local
H A Dgd_wbmp.c68 void gd_putout (int i, void *out) in gd_putout()
94 void gdImageWBMPCtx (gdImagePtr image, int fg, gdIOCtx * out) in gdImageWBMPCtx()
193 gdIOCtx *out = gdNewFileCtx(outFile); in gdImageWBMP() local
204 gdIOCtx *out = gdNewDynamicCtx(2048, NULL); in gdImageWBMPPtr() local
H A Dgd_webp.c110 gdIOCtx *out = gdNewFileCtx(outFile); in gdImageWebpEx() local
117 gdIOCtx *out = gdNewFileCtx(outFile); in gdImageWebp() local
125 gdIOCtx *out = gdNewDynamicCtx(2048, NULL); in gdImageWebpPtr() local
136 gdIOCtx *out = gdNewDynamicCtx(2048, NULL); in gdImageWebpPtrEx() local
H A Dgddemo.c11 FILE *out; in main() local
H A Dgdparttopng.c14 FILE *in, *out; in main() local
H A Dgdtest.c23 FILE *in, *out; in main() local
H A Dgdtopng.c13 FILE *in, *out; in main() local
H A Dpngtogd.c14 FILE *in, *out; in main() local
H A Dpngtogd2.c15 FILE *in, *out; in main() local

Completed in 148 milliseconds

123