Home
last modified time | relevance | path

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

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

Completed in 87 milliseconds