Home
last modified time | relevance | path

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

/PHP-8.0/ext/pdo/
H A Dpdo.c255 char outbuf[65] = ""; in php_pdo_int64_to_str() local
/PHP-8.0/ext/ftp/
H A Dftp.h63 char outbuf[FTP_BUFSIZE]; /* command output buffer */ member
/PHP-8.0/ext/zlib/
H A Dzlib_filter.c27 unsigned char *outbuf; member
/PHP-8.0/ext/bz2/
H A Dbz2_filter.c35 char *outbuf; member
/PHP-8.0/ext/pdo_odbc/
H A Dphp_pdo_odbc_int.h159 char *outbuf; member
/PHP-8.0/ext/intl/timezone/
H A Dtimezone_methods.cpp304 char outbuf[3]; in PHP_FUNCTION() local
/PHP-8.0/sapi/phpdbg/
H A Dphpdbg_out.c1275 char *format = NULL, *buffer = NULL, *outbuf = NULL; in phpdbg_rlog_internal() local
/PHP-8.0/ext/openssl/
H A Dopenssl.c7208 zend_string *outbuf = NULL; in php_openssl_encrypt() local
7239 ZSTR_VAL(outbuf)[outlen] = '\0'; in php_openssl_encrypt() local
7322 zend_string *outbuf = NULL; in php_openssl_decrypt() local
7364 ZSTR_VAL(outbuf)[outlen] = '\0'; in php_openssl_decrypt() local
/PHP-8.0/ext/tidy/
H A Dtidy.c965 TidyBuffer inbuf, outbuf, errbuf; in php_tidy_output_handler() local
/PHP-8.0/ext/simplexml/
H A Dsimplexml.c1389 xmlOutputBufferPtr outbuf; in SXE_METHOD() local
/PHP-8.0/ext/soap/
H A Dsoap.c1871 zval outbuf; local

Completed in 68 milliseconds