Home
last modified time | relevance | path

Searched defs:buf (Results 126 – 150 of 266) sorted by relevance

1234567891011

/php-src/ext/opcache/
H A Dzend_accelerator_module.c168 zend_stat_t buf = {0}; local
507 char buf[32]; local
H A Dshared_alloc_win32.c51 char *buf = php_win32_error_to_msg(err); in zend_win_error_message() local
H A Dzend_accelerator_blacklist.c242 char buf[MAXPATHLEN + 1], real_path[MAXPATHLEN + 1], *blacklist_path = NULL; in zend_accel_blacklist_loadone() local
/php-src/ext/fileinfo/libmagic/
H A Dsoftmagic.c537 varexpand(struct magic_set *ms, char *buf, size_t len, const char *str) in varexpand()
597 char buf[128], tbuf[26], sbuf[512], ebuf[512]; in mprint() local
1354 const char *buf; /* start of search region */ in mcopy() local
2490 char buf[1024]; in handle_annotation() local
/php-src/Zend/Optimizer/
H A Dzend_worklist.h26 int *buf; member
/php-src/Zend/
H A Dzend_stream.h61 char *buf; member
H A Dzend_smart_str.c117 char buf[ZEND_DOUBLE_MAX_LENGTH]; in smart_str_append_double() local
H A Dzend_language_scanner.l527 char *buf; in open_file_for_scanning() local
723 char *buf; in zend_prepare_string_for_scanning() local
1245 char buf[256]; in report_bad_nesting() local
H A Dzend_ini_scanner.l249 char *buf; in zend_ini_open_file_for_scanning() local
/php-src/main/
H A Drfc1867.c229 char *buf = self->buffer + self->bytes_in_buffer; in fill_buffer() local
579 static size_t multipart_buffer_read(multipart_buffer *self, char *buf, size_t bytes, int *end) in multipart_buffer_read()
627 char buf[FILLUNIT], *out=NULL; in multipart_buffer_read_body() local
H A Dfastcgi.c910 static inline ssize_t safe_write(fcgi_request *req, const void *buf, size_t count) in safe_write()
947 static inline ssize_t safe_read(fcgi_request *req, const void *buf, size_t count) in safe_read()
1040 unsigned char buf[FCGI_MAX_LENGTH+8]; in fcgi_read_request() local
1208 unsigned char buf[255]; in fcgi_read() local
1281 char buf[8]; in fcgi_close() local
H A Dphp_streams.h326 #define php_stream_read(stream, buf, count) _php_stream_read((stream), (buf), (count)) argument
332 #define php_stream_write(stream, buf, count) _php_stream_write(stream, (buf), (count)) argument
358 #define php_stream_gets(stream, buf, maxlen) _php_stream_get_line((stream), (buf), (maxlen), NULL) argument
360 #define php_stream_get_line(stream, buf, maxlen, retlen) _php_stream_get_line((stream), (buf), (max… argument
365 #define php_stream_puts(stream, buf) _php_stream_puts((stream), (buf)) argument
/php-src/ext/libxml/
H A Dmime_sniff.c312 const char buf[] = "Content-Type:"; in php_libxml_sniff_charset_from_stream() local
/php-src/ext/dom/lexbor/lexbor/core/
H A Din.c58 const lxb_char_t *buf, size_t buf_size) in lexbor_in_node_make()
H A Ddtoa.c243 char buf[4]; in lexbor_write_exponent() local
/php-src/ext/openssl/
H A Dxp_ssl.c535 char buf[1024]; in php_openssl_matches_common_name() local
654 static int php_openssl_passwd_callback(char *buf, int num, int verify, void *data) /* {{{ */ in php_openssl_passwd_callback()
2025 static ssize_t php_openssl_sockop_read(php_stream *stream, char *buf, size_t count) /* {{{ */ in php_openssl_sockop_read()
2031 static ssize_t php_openssl_sockop_write(php_stream *stream, const char *buf, size_t count) /* {{{ */ in php_openssl_sockop_write()
2043 static ssize_t php_openssl_sockop_io(int read, php_stream *stream, char *buf, size_t count) /* {{{ … in php_openssl_sockop_io()
2450 char buf; in php_openssl_sockop_set_option() local
/php-src/ext/soap/
H A Dsoap.c1146 xmlChar *buf; local
1663 xmlChar *buf; local
2083 char *buf; local
2515 smart_str buf = {0}; local
2542 smart_str buf = {0}; local
2608 zend_string *buf; local
4089 static void function_to_string(sdlFunctionPtr function, smart_str *buf) /* {{{ */
4151 static void model_to_string(sdlContentModelPtr model, smart_str *buf, int level) /* {{{ */
4184 static void type_to_string(sdlTypePtr type, smart_str *buf, int level) /* {{{ */
/php-src/ext/standard/
H A Ddns.c127 char buf[HOST_NAME_MAX + 1]; in PHP_FUNCTION() local
1056 char buf[MAXHOSTNAMELEN] = {0}; in PHP_FUNCTION() local
H A Dmath.c230 char buf[40]; in _php_math_round() local
844 char buf[(sizeof(zend_ulong) << 3) + 1]; in _php_math_longtobase() local
918 char buf[(sizeof(double) << 3) + 1]; in _php_math_zvaltobase() local
H A Dftp_fopen_wrapper.c605 static ssize_t php_ftp_dirstream_read(php_stream *stream, char *buf, size_t count) in php_ftp_dirstream_read()
1049 char *p, *e, *buf; in php_stream_ftp_mkdir() local
/php-src/sapi/cgi/
H A Dcgi_main.c383 char buf[SAPI_CGI_MAX_HEADER_LENGTH]; in sapi_cgi_send_headers() local
600 char *buf; in _sapi_cgi_putenv() local
762 char *buf = malloc(len+2); in sapi_cgi_log_message() local
1586 char buf[128]; local
/php-src/ext/intl/transliterator/
H A Dtransliterator_methods.c65 char *buf = NULL; in create_transliterator() local
/php-src/ext/sockets/
H A Dconversions.c223 char buf[sizeof("element #4294967295")]; in from_array_iterate() local
929 char buf[sizeof("element #4294967295")]; in from_zval_write_control_array() local
1022 char buf[sizeof("element #4294967295")]; in to_zval_read_control_array() local
1221 zend_string *buf = zend_string_alloc(len, 0); in to_zval_read_iov() local
1224 ZSTR_VAL(buf)[ZSTR_LEN(buf)] = '\0'; in to_zval_read_iov() local
/php-src/sapi/litespeed/
H A Dlsapi_main.c217 char buf[128]; in litespeed_php_import_environment_variables() local
367 char buf[SAPI_LSAPI_MAX_HEADER_LENGTH]; in sapi_lsapi_send_headers_like_cgi() local
505 char buf[8192]; in sapi_lsapi_log_message() local
/php-src/main/streams/
H A Duserspace.c563 static ssize_t php_userstreamop_write(php_stream *stream, const char *buf, size_t count) in php_userstreamop_write()
612 static ssize_t php_userstreamop_read(php_stream *stream, char *buf, size_t count) in php_userstreamop_read()
1311 static ssize_t php_userstreamop_readdir(php_stream *stream, char *buf, size_t count) in php_userstreamop_readdir()

Completed in 103 milliseconds

1234567891011