Home
last modified time | relevance | path

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

/PHP-7.4/ext/xmlrpc/libxmlrpc/
H A Dencodings.c51 char* outbuf = 0; in convert() local
/PHP-7.4/ext/pdo/
H A Dpdo.c280 char outbuf[65] = ""; in php_pdo_int64_to_str() local
/PHP-7.4/ext/ftp/
H A Dftp.h65 char outbuf[FTP_BUFSIZE]; /* command output buffer */ member
/PHP-7.4/ext/zlib/
H A Dzlib_filter.c29 unsigned char *outbuf; member
/PHP-7.4/ext/bz2/
H A Dbz2_filter.c37 char *outbuf; member
/PHP-7.4/ext/pdo_odbc/
H A Dphp_pdo_odbc_int.h161 char *outbuf; member
/PHP-7.4/ext/intl/timezone/
H A Dtimezone_methods.cpp324 char outbuf[3]; in PHP_FUNCTION() local
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_out.c1277 char *format = NULL, *buffer = NULL, *outbuf = NULL; in phpdbg_rlog_internal() local
/PHP-7.4/ext/openssl/
H A Dopenssl.c6716 zend_string *outbuf = NULL; in php_openssl_encrypt() local
6747 ZSTR_VAL(outbuf)[outlen] = '\0'; in php_openssl_encrypt() local
6824 zend_string *outbuf = NULL; in php_openssl_decrypt() local
6866 ZSTR_VAL(outbuf)[outlen] = '\0'; in php_openssl_decrypt() local
/PHP-7.4/ext/tidy/
H A Dtidy.c1208 TidyBuffer inbuf, outbuf, errbuf; in php_tidy_output_handler() local
/PHP-7.4/ext/simplexml/
H A Dsimplexml.c1419 xmlOutputBufferPtr outbuf; in SXE_METHOD() local
/PHP-7.4/ext/soap/
H A Dsoap.c2174 zval outbuf; local

Completed in 76 milliseconds