Home
last modified time | relevance | path

Searched defs:out (Results 26 – 50 of 55) sorted by relevance

123

/PHP-5.4/ext/zip/lib/
H A Dzip_source_pkware.c109 decrypt(struct trad_pkware *ctx, zip_uint8_t *out, const zip_uint8_t *in, in decrypt()
/PHP-5.4/ext/hash/
H A Dphp_hash.h135 static inline void php_hash_bin2hex(char *out, const unsigned char *in, int in_len) in php_hash_bin2hex()
/PHP-5.4/ext/gd/libgd/
H A Dgd_jpeg.c142 gdIOCtx *out = gdNewFileCtx (outFile); in gdImageJpeg() local
150 gdIOCtx *out = gdNewDynamicCtx (2048, NULL); in gdImageJpegPtr() local
H A Dgd_topal.c1596 int in, out; local
/PHP-5.4/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.4/ext/standard/
H A Ddns_win32.c259 unsigned short out[8]; in php_parserr() local
H A Dcrypt_freesec.c582 des_cipher(const char *in, char *out, uint32_t salt, int count, in des_cipher()
H A Dfile.c685 zval out; in PHP_FUNCTION() local
/PHP-5.4/ext/mbstring/ucgendat/
H A Ducgendat.c1277 write_case(FILE *out, _case_t *tab, int num, int first) in write_case()
1297 FILE *out; in write_cdata() local
/PHP-5.4/ext/session/
H A Dsession.c243 static char *bin_to_readable(char *in, size_t inlen, char *out, char nbits) /* {{{ */ in bin_to_readable()
/PHP-5.4/Zend/
H A Dzend_vm_gen.php272 function out($f, $s) { function
/PHP-5.4/TSRM/
H A Dtsrm_win32.c464 HANDLE in, out; in popen_ex() local
/PHP-5.4/ext/xmlrpc/
H A Dxmlrpc-epi-php.c708 php_output_options out; in PHP_FUNCTION() local
1100 php_output_options out; in PHP_FUNCTION() local
/PHP-5.4/main/
H A Dphp_output.h104 php_output_buffer out; member
H A Drfc1867.c655 char buf[FILLUNIT], *out=NULL; in multipart_buffer_read_body() local
/PHP-5.4/ext/soap/
H A Dphp_encoding.c698 xmlBufferPtr out = xmlBufferCreate(); in to_zval_string() local
732 xmlBufferPtr out = xmlBufferCreate(); in to_zval_stringr() local
766 xmlBufferPtr out = xmlBufferCreate(); in to_zval_stringc() local
894 xmlBufferPtr out = xmlBufferCreate(); in to_xml_string() local
/PHP-5.4/ext/tidy/
H A Dtidy.c745 static int tidy_doc_cast_handler(zval *in, zval *out, int type TSRMLS_DC) in tidy_doc_cast_handler()
778 static int tidy_node_cast_handler(zval *in, zval *out, int type TSRMLS_DC) in tidy_node_cast_handler()
/PHP-5.4/ext/imap/
H A Dphp_imap.c2408 zval *stream, **out; in PHP_FUNCTION() local
2744 unsigned char *out, *outp; in PHP_FUNCTION() local
2883 unsigned char *out, *outp; in PHP_FUNCTION() local
3003 unsigned char *out; in php_imap_mutf7() local
/PHP-5.4/main/streams/
H A Dstreams.c357 static const char *_php_stream_pretty_free_options(int close_options, char *out) in _php_stream_pretty_free_options()
403 char out[200] = ""; in _php_stream_free() local
/PHP-5.4/sapi/isapi/stresstest/
H A Dstresstest.cpp55 HANDLE out; member
/PHP-5.4/ext/ftp/
H A Dftp.c1450 char out[INET6_ADDRSTRLEN]; in ftp_getdata() local
/PHP-5.4/ext/openssl/
H A Dopenssl.c3242 zval ** zpkey, * args = NULL, *out; in PHP_FUNCTION() local
3363 BIO *out; in PHP_FUNCTION() local
3828 BIO * in = NULL, * out = NULL, * datain = NULL; in PHP_FUNCTION() local
/PHP-5.4/ext/iconv/
H A Diconv.c470 char **out, size_t *out_len, in php_iconv_string()
/PHP-5.4/ext/pdo/
H A Dpdo_stmt.c2151 php_stream *out = php_stream_open_wrapper("php://output", "w", 0, NULL); in PHP_METHOD() local

Completed in 166 milliseconds

123