Home
last modified time | relevance | path

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

123

/PHP-5.5/ext/standard/
H A Dcrypt.c158 char output[MD5_HASH_MAX_LEN], *out; in php_crypt() local
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()
/PHP-5.5/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.5/ext/hash/
H A Dphp_hash.h136 static inline void php_hash_bin2hex(char *out, const unsigned char *in, int in_len) in php_hash_bin2hex()
H A Dhash.c207 static inline void php_hash_string_xor_char(unsigned char *out, const unsigned char *in, const unsi… in php_hash_string_xor_char()
214 static inline void php_hash_string_xor(unsigned char *out, const unsigned char *in, const unsigned … in php_hash_string_xor()
/PHP-5.5/ext/gd/libgd/
H A Dgd_jpeg.c146 gdIOCtx *out = gdNewFileCtx (outFile); in gdImageJpeg() local
154 gdIOCtx *out = gdNewDynamicCtx (2048, NULL); in gdImageJpegPtr() local
/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/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.5/ext/session/
H A Dsession.c249 static char *bin_to_readable(char *in, size_t inlen, char *out, char nbits) /* {{{ */ in bin_to_readable()
/PHP-5.5/Zend/
H A Dzend_vm_gen.php272 function out($f, $s) { function
/PHP-5.5/TSRM/
H A Dtsrm_win32.c464 HANDLE in, out; in popen_ex() local
/PHP-5.5/ext/xmlrpc/
H A Dxmlrpc-epi-php.c717 php_output_options out; in PHP_FUNCTION() local
1109 php_output_options out; in PHP_FUNCTION() local
/PHP-5.5/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.5/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.5/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.5/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.5/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.5/sapi/isapi/stresstest/
H A Dstresstest.cpp55 HANDLE out; member
/PHP-5.5/ext/ftp/
H A Dftp.c1445 char out[INET6_ADDRSTRLEN]; in ftp_getdata() local
/PHP-5.5/ext/openssl/
H A Dopenssl.c3257 zval ** zpkey, * args = NULL, *out; in PHP_FUNCTION() local
3378 BIO *out; in PHP_FUNCTION() local
3894 BIO * in = NULL, * out = NULL, * datain = NULL; in PHP_FUNCTION() local
/PHP-5.5/ext/intl/converter/
H A Dconverter.c829 char *out = NULL; in PHP_METHOD() local
/PHP-5.5/ext/curl/
H A Dinterface.c3521 char *str = NULL, *out = NULL; in PHP_FUNCTION() local

Completed in 120 milliseconds

123