Home
last modified time | relevance | path

Searched defs:outbuf (Results 1 – 10 of 10) sorted by relevance

/php-src/ext/zlib/
H A Dzlib_filter.c27 unsigned char *outbuf; member
/php-src/ext/ftp/
H A Dftp.h63 char outbuf[FTP_BUFSIZE]; /* command output buffer */ member
/php-src/ext/bz2/
H A Dbz2_filter.c35 char *outbuf; member
/php-src/ext/pdo_odbc/
H A Dphp_pdo_odbc_int.h155 char *outbuf; member
/php-src/ext/intl/timezone/
H A Dtimezone_methods.cpp303 char outbuf[3]; in PHP_FUNCTION() local
/php-src/ext/tidy/
H A Dtidy.c960 TidyBuffer inbuf, outbuf, errbuf; in php_tidy_output_handler() local
/php-src/ext/openssl/
H A Dopenssl.c7665 zend_string *outbuf = NULL; in php_openssl_encrypt() local
7696 ZSTR_VAL(outbuf)[outlen] = '\0'; in php_openssl_encrypt() local
7779 zend_string *outbuf = NULL; in php_openssl_decrypt() local
7821 ZSTR_VAL(outbuf)[outlen] = '\0'; in php_openssl_decrypt() local
/php-src/ext/simplexml/
H A Dsimplexml.c1345 xmlOutputBufferPtr outbuf; in PHP_METHOD() local
/php-src/ext/mbstring/
H A Dmbstring.c6072 static void transfer_encode_mime_bytes(mb_convert_buf *tmpbuf, mb_convert_buf *outbuf, bool base64) in transfer_encode_mime_bytes()
6500 …nsigned char *p, unsigned char *e, const mbfl_encoding *outcode, mb_convert_buf *outbuf, unsigned … in mime_header_decode_encoded_word()
/php-src/ext/soap/
H A Dsoap.c1838 zval outbuf; local

Completed in 72 milliseconds