/PHP-5.4/ext/zip/lib/ |
H A D | zip_source_pkware.c | 109 decrypt(struct trad_pkware *ctx, zip_uint8_t *out, const zip_uint8_t *in, in decrypt()
|
/PHP-5.4/ext/hash/ |
H A D | php_hash.h | 135 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 D | gd_jpeg.c | 142 gdIOCtx *out = gdNewFileCtx (outFile); in gdImageJpeg() local 150 gdIOCtx *out = gdNewDynamicCtx (2048, NULL); in gdImageJpegPtr() local
|
H A D | gd_topal.c | 1596 int in, out; local
|
/PHP-5.4/ext/fileinfo/libmagic/ |
H A D | encoding.c | 493 from_ebcdic(const unsigned char *buf, size_t nbytes, unsigned char *out) in from_ebcdic()
|
H A D | file.h | 382 struct out { struct 383 char *buf; /* Accumulation buffer */ 384 char *pbuf; /* Printable buffer */
|
/PHP-5.4/ext/standard/ |
H A D | dns_win32.c | 259 unsigned short out[8]; in php_parserr() local
|
H A D | crypt_freesec.c | 582 des_cipher(const char *in, char *out, uint32_t salt, int count, in des_cipher()
|
H A D | file.c | 685 zval out; in PHP_FUNCTION() local
|
/PHP-5.4/ext/mbstring/ucgendat/ |
H A D | ucgendat.c | 1277 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 D | session.c | 243 static char *bin_to_readable(char *in, size_t inlen, char *out, char nbits) /* {{{ */ in bin_to_readable()
|
/PHP-5.4/Zend/ |
H A D | zend_vm_gen.php | 272 function out($f, $s) { function
|
/PHP-5.4/TSRM/ |
H A D | tsrm_win32.c | 464 HANDLE in, out; in popen_ex() local
|
/PHP-5.4/ext/xmlrpc/ |
H A D | xmlrpc-epi-php.c | 708 php_output_options out; in PHP_FUNCTION() local 1100 php_output_options out; in PHP_FUNCTION() local
|
/PHP-5.4/main/ |
H A D | php_output.h | 104 php_output_buffer out; member
|
H A D | rfc1867.c | 655 char buf[FILLUNIT], *out=NULL; in multipart_buffer_read_body() local
|
/PHP-5.4/ext/soap/ |
H A D | php_encoding.c | 698 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 D | tidy.c | 745 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 D | php_imap.c | 2408 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 D | streams.c | 357 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 D | stresstest.cpp | 55 HANDLE out; member
|
/PHP-5.4/ext/ftp/ |
H A D | ftp.c | 1450 char out[INET6_ADDRSTRLEN]; in ftp_getdata() local
|
/PHP-5.4/ext/openssl/ |
H A D | openssl.c | 3242 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 D | iconv.c | 470 char **out, size_t *out_len, in php_iconv_string()
|
/PHP-5.4/ext/pdo/ |
H A D | pdo_stmt.c | 2151 php_stream *out = php_stream_open_wrapper("php://output", "w", 0, NULL); in PHP_METHOD() local
|