Home
last modified time | relevance | path

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

/PHP-5.5/ext/zip/lib/
H A Dzip_fread.c41 zip_fread(struct zip_file *zf, void *outbuf, zip_uint64_t toread) in zip_fread()
/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dencodings.c61 char* outbuf = 0; in convert() local
/PHP-5.5/ext/pdo/
H A Dpdo.c320 char outbuf[65] = ""; in php_pdo_int64_to_str() local
/PHP-5.5/ext/ftp/
H A Dftp.h66 char outbuf[FTP_BUFSIZE]; /* command output buffer */ member
/PHP-5.5/ext/zlib/
H A Dzlib_filter.c32 char *outbuf; member
/PHP-5.5/ext/bz2/
H A Dbz2_filter.c41 char *outbuf; member
/PHP-5.5/ext/pdo_odbc/
H A Dphp_pdo_odbc_int.h162 char *outbuf; member
/PHP-5.5/ext/intl/timezone/
H A Dtimezone_methods.cpp337 char outbuf[3]; in PHP_FUNCTION() local
/PHP-5.5/ext/tidy/
H A Dtidy.c1180 TidyBuffer inbuf, outbuf, errbuf; in php_tidy_output_handler() local
/PHP-5.5/ext/soap/
H A Dsoap.c2165 zval outbuf, outbuflen; local
2235 zval *outbuf = NULL; local
/PHP-5.5/ext/openssl/
H A Dopenssl.c4914 unsigned char *outbuf, *key; in PHP_FUNCTION() local
4993 unsigned char *outbuf, *key; in PHP_FUNCTION() local
/PHP-5.5/ext/simplexml/
H A Dsimplexml.c1364 xmlOutputBufferPtr outbuf; in SXE_METHOD() local

Completed in 68 milliseconds