Home
last modified time | relevance | path

Searched defs:buffer (Results 51 – 75 of 89) sorted by relevance

1234

/PHP-5.3/ext/ftp/
H A Dftp.c583 char *buffer; in ftp_chmod() local
611 char buffer[64]; in ftp_alloc() local
/PHP-5.3/ext/standard/
H A Duser_filters.c508 char *buffer; in PHP_FUNCTION() local
H A Dimage.c177 static unsigned long int php_swf_get_bits (unsigned char* buffer, unsigned int pos, unsigned int co… in php_swf_get_bits()
439 unsigned char *buffer; in php_read_APP() local
H A Dftp_fopen_wrapper.c83 static inline int get_ftp_result(php_stream *stream, char *buffer, size_t buffer_size TSRMLS_DC) in get_ftp_result()
H A Dfile.c1271 char *buffer = NULL; in PHP_FUNCTION() local
2054 char *buffer = estrndup(csvline.c, csvline.len); in PHP_FUNCTION() local
H A Dhtml.c1444 char buffer[16]; in PHP_FUNCTION() local
H A Dbasic_functions.c3851 char buffer[40]; in PHP_NAMED_FUNCTION() local
3885 char buffer[17]; in PHP_NAMED_FUNCTION() local
/PHP-5.3/ext/oci8/
H A Doci8_interface.c282 char *buffer = NULL; local
317 char *buffer; local
879 char *buffer; local
/PHP-5.3/TSRM/
H A Dtsrm_win32.c716 TSRM_API char *realpath(char *orig_path, char *buffer) in realpath()
/PHP-5.3/ext/mssql/
H A Dphp_mssql.c547 char buffer[40]; in php_mssql_do_connect() local
2243 char buffer[32+1]; local
/PHP-5.3/ext/zlib/
H A Dzlib.c740 Bytef *buffer; in php_do_deflate() local
/PHP-5.3/sapi/isapi/
H A Dphp5isapi.c327 static int sapi_isapi_read_post(char *buffer, uint count_bytes TSRMLS_DC) in sapi_isapi_read_post()
/PHP-5.3/sapi/thttpd/
H A Dthttpd.c248 static int sapi_thttpd_read_post(char *buffer, uint count_bytes TSRMLS_DC) in sapi_thttpd_read_post()
/PHP-5.3/ext/mysqlnd/
H A Dmysqlnd.c393 char buffer[2]; in MYSQLND_METHOD() local
909 …char buffer[MYSQLND_MAX_ALLOWED_USER_LEN + 1 + 1 + SCRAMBLE_LENGTH + MYSQLND_MAX_ALLOWED_DB_LEN + … in MYSQLND_METHOD() local
/PHP-5.3/ext/zip/
H A Dphp_zip.c1361 char *buffer; in PHP_NAMED_FUNCTION() local
1823 char *buffer, *name; in ZIPARCHIVE_METHOD() local
2522 char *buffer; in php_zip_get_from() local
/PHP-5.3/ext/gd/libgd/
H A Dgd_gif_in.c47 #define ReadOK(file,buffer,len) (gdGetBuf(buffer, len, file) > 0) argument
/PHP-5.3/sapi/litespeed/
H A Dlsapi_main.c289 static int sapi_lsapi_read_post(char *buffer, uint count_bytes TSRMLS_DC) in sapi_lsapi_read_post()
/PHP-5.3/sapi/nsapi/
H A Dnsapi.c593 static int sapi_nsapi_read_post(char *buffer, uint count_bytes TSRMLS_DC) in sapi_nsapi_read_post()
/PHP-5.3/ext/soap/
H A Dphp_http.c273 char **buffer, in make_http_soap_request()
/PHP-5.3/sapi/apache/
H A Dmod_php5.c125 static int sapi_apache_read_post(char *buffer, uint count_bytes TSRMLS_DC) in sapi_apache_read_post()
/PHP-5.3/ext/openssl/
H A Dopenssl.c875 char buffer[MAXPATHLEN]; in php_openssl_load_rand_file() local
904 char buffer[MAXPATHLEN]; in php_openssl_write_rand_file() local
2170 char buffer[200 + 1]; /*200 + \0 !*/ in php_openssl_make_REQ() local
4991 unsigned char *buffer = NULL; in PHP_FUNCTION() local
/PHP-5.3/ext/hash/
H A Dhash.c892 char buffer[2048]; in PHP_MINFO_FUNCTION() local
/PHP-5.3/main/
H A Drfc1867.c287 char *buffer; member
/PHP-5.3/ext/fileinfo/libmagic/
H A Dapprentice.c658 char buffer[BUFSIZ + 1]; local
/PHP-5.3/sapi/cgi/
H A Dcgi_main.c490 static int sapi_cgi_read_post(char *buffer, uint count_bytes TSRMLS_DC) in sapi_cgi_read_post()

Completed in 155 milliseconds

1234