Home
last modified time | relevance | path

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

123

/PHP-5.3/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.3/ext/hash/
H A Dphp_hash.h134 static inline void php_hash_bin2hex(char *out, const unsigned char *in, int in_len) in php_hash_bin2hex()
/PHP-5.3/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.3/ext/sqlite/
H A Dpdo_sqlite2.c31 #define php_sqlite_encode_binary(in, n, out) sqlite_encode_binary((const unsigned char *)in, n, (un… argument
32 #define php_sqlite_decode_binary(in, out) sqlite_decode_binary((const unsigned char *)in, (unsig… argument
H A Dsqlite.c75 #define php_sqlite_encode_binary(in, n, out) sqlite_encode_binary((const unsigned char *)in, n, (un… argument
76 #define php_sqlite_decode_binary(in, out) in && *in ? sqlite_decode_binary((const unsigned char *)i… argument
/PHP-5.3/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.h363 struct out { struct
364 char *buf; /* Accumulation buffer */
365 char *pbuf; /* Printable buffer */
/PHP-5.3/ext/standard/
H A Ddns_win32.c250 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.3/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.3/ext/session/
H A Dsession.c307 static char *bin_to_readable(char *in, size_t inlen, char *out, char nbits) /* {{{ */ in bin_to_readable()
/PHP-5.3/Zend/
H A Dzend_vm_gen.php272 function out($f, $s) { function
/PHP-5.3/TSRM/
H A Dtsrm_win32.c464 HANDLE in, out; in popen_ex() local
/PHP-5.3/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.3/ext/tidy/
H A Dtidy.c761 static int tidy_doc_cast_handler(zval *in, zval *out, int type TSRMLS_DC) in tidy_doc_cast_handler()
794 static int tidy_node_cast_handler(zval *in, zval *out, int type TSRMLS_DC) in tidy_node_cast_handler()
/PHP-5.3/ext/soap/
H A Dphp_encoding.c698 xmlBufferPtr out = xmlBufferCreate(); in to_zval_string() local
734 xmlBufferPtr out = xmlBufferCreate(); in to_zval_stringr() local
770 xmlBufferPtr out = xmlBufferCreate(); in to_zval_stringc() local
899 xmlBufferPtr out = xmlBufferCreate(); in to_xml_string() local
/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dvdbeaux.c892 FILE *out = fopen("vdbe_profile.out", "a"); in sqliteVdbeReset() local
/PHP-5.3/ext/imap/
H A Dphp_imap.c2417 zval *stream, **out; in PHP_FUNCTION() local
2753 unsigned char *out, *outp; in PHP_FUNCTION() local
2892 unsigned char *out, *outp; in PHP_FUNCTION() local
3012 unsigned char *out; in php_imap_mutf7() local
/PHP-5.3/sapi/isapi/stresstest/
H A Dstresstest.cpp55 HANDLE out; member
/PHP-5.3/ext/ftp/
H A Dftp.c1447 char out[INET6_ADDRSTRLEN]; in ftp_getdata() local
/PHP-5.3/main/
H A Drfc1867.c740 char buf[FILLUNIT], *out=NULL; in multipart_buffer_read_body() local
/PHP-5.3/ext/openssl/
H A Dopenssl.c3155 zval ** zpkey, * args = NULL, *out; in PHP_FUNCTION() local
3270 BIO *out; in PHP_FUNCTION() local
3749 BIO * in = NULL, * out = NULL, * datain = NULL; in PHP_FUNCTION() local
/PHP-5.3/ext/pdo/
H A Dpdo_stmt.c2160 php_stream *out = php_stream_open_wrapper("php://output", "w", 0, NULL); in PHP_METHOD() local
/PHP-5.3/ext/iconv/
H A Diconv.c406 char **out, size_t *out_len, in php_iconv_string()

Completed in 123 milliseconds

123