Home
last modified time | relevance | path

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

/PHP-8.1/ext/ftp/
H A Dftp.h63 char outbuf[FTP_BUFSIZE]; /* command output buffer */ member
/PHP-8.1/ext/zlib/
H A Dzlib_filter.c27 unsigned char *outbuf; member
/PHP-8.1/ext/bz2/
H A Dbz2_filter.c35 char *outbuf; member
/PHP-8.1/ext/pdo_odbc/
H A Dphp_pdo_odbc_int.h159 char *outbuf; member
/PHP-8.1/ext/intl/timezone/
H A Dtimezone_methods.cpp304 char outbuf[3]; in PHP_FUNCTION() local
/PHP-8.1/ext/tidy/
H A Dtidy.c946 TidyBuffer inbuf, outbuf, errbuf; in php_tidy_output_handler() local
/PHP-8.1/ext/openssl/
H A Dopenssl.c7525 zend_string *outbuf = NULL; in php_openssl_encrypt() local
7556 ZSTR_VAL(outbuf)[outlen] = '\0'; in php_openssl_encrypt() local
7639 zend_string *outbuf = NULL; in php_openssl_decrypt() local
7681 ZSTR_VAL(outbuf)[outlen] = '\0'; in php_openssl_decrypt() local
/PHP-8.1/ext/simplexml/
H A Dsimplexml.c1382 xmlOutputBufferPtr outbuf; in PHP_METHOD() local
/PHP-8.1/ext/soap/
H A Dsoap.c1816 zval outbuf; local

Completed in 59 milliseconds