Home
last modified time | relevance | path

Searched defs:buf (Results 101 – 125 of 241) sorted by relevance

12345678910

/PHP-8.1/ext/opcache/
H A Dzend_accelerator_module.c150 zend_stat_t buf; local
476 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-8.1/ext/iconv/
H A Diconv.c203 static char buf[16]; in PHP_INI_END() local
550 char buf[GENERIC_SUPERSET_NBYTES*2]; in _php_iconv_strlen() local
626 char buf[GENERIC_SUPERSET_NBYTES]; in _php_iconv_substr() local
759 char buf[GENERIC_SUPERSET_NBYTES]; in _php_iconv_strpos() local
911 char *buf = NULL; in _php_iconv_mime_encode() local
/PHP-8.1/ext/standard/
H A Dversioning.c31 char *buf = safe_emalloc(len, 2, 1), *q, lp, lq; in php_canonicalize_version() local
H A Dmath.c194 char buf[40]; in _php_math_round() local
798 char buf[(sizeof(zend_ulong) << 3) + 1]; in _php_math_longtobase() local
872 char buf[(sizeof(double) << 3) + 1]; in _php_math_zvaltobase() local
/PHP-8.1/sapi/phpdbg/
H A Dphpdbg_prompt.c460 char *buf; in PHPDBG_COMMAND() local
558 char *buf; in phpdbg_compile() local
784 char *buf = emalloc(end - p + 2), *q = buf; in PHPDBG_COMMAND() local
/PHP-8.1/ext/openssl/
H A Dxp_ssl.c520 char buf[1024]; in php_openssl_matches_common_name() local
639 static int php_openssl_passwd_callback(char *buf, int num, int verify, void *data) /* {{{ */ in php_openssl_passwd_callback()
2015 static ssize_t php_openssl_sockop_read(php_stream *stream, char *buf, size_t count) /* {{{ */ in php_openssl_sockop_read()
2021 static ssize_t php_openssl_sockop_write(php_stream *stream, const char *buf, size_t count) /* {{{ */ in php_openssl_sockop_write()
2033 static ssize_t php_openssl_sockop_io(int read, php_stream *stream, char *buf, size_t count) /* {{{ … in php_openssl_sockop_io()
2442 char buf; in php_openssl_sockop_set_option() local
/PHP-8.1/sapi/cli/
H A Dphp_cli_server.c244 int php_cli_server_get_system_time(char *buf) { in php_cli_server_get_system_time()
260 int php_cli_server_get_system_time(char *buf) { in php_cli_server_get_system_time()
599 static size_t sapi_cli_server_read_post(char *buf, size_t count_bytes) /* {{{ */ in sapi_cli_server_read_post()
721 char buf[52]; in sapi_cli_server_log_write() local
971 static php_cli_server_chunk *php_cli_server_chunk_immortal_new(const char *buf, size_t len) /* {{{ … in php_cli_server_chunk_immortal_new()
982 static php_cli_server_chunk *php_cli_server_chunk_heap_new(void *block, char *buf, size_t len) /* {… in php_cli_server_chunk_heap_new()
1214 char *buf = NULL; in php_cli_server_logf() local
1396 …char *buf = safe_pemalloc(1, request->vpath_len, 1 + document_root_len + 1 + sizeof("index.html"),… in php_cli_server_request_translate_vpath() local
1779 char buf[16384]; in php_cli_server_client_read_request() local
/PHP-8.1/sapi/fpm/fpm/
H A Dfpm_stdio.c173 char buf[max_buf_size]; local
/PHP-8.1/ext/fileinfo/libmagic/
H A Dsoftmagic.c526 varexpand(struct magic_set *ms, char *buf, size_t len, const char *str) in varexpand()
587 char buf[128], tbuf[26], sbuf[512], ebuf[512]; in mprint() local
1331 const char *buf; /* start of search region */ in mcopy() local
2445 char buf[1024]; in handle_annotation() local
/PHP-8.1/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
724 char *buf; in zend_prepare_string_for_scanning() local
1234 char buf[256]; in report_bad_nesting() local
H A Dzend_operators.c3078 char buf[MAX_LENGTH_OF_LONG + 1]; local
3090 char buf[MAX_LENGTH_OF_LONG + 1]; local
3097 static zend_always_inline char *zend_print_u64_to_buf(char *buf, uint64_t num64) {
3117 static zend_always_inline char *zend_print_i64_to_buf(char *buf, int64_t num) {
3132 char buf[20 + 1]; local
3143 char buf[20 + 1]; local
3151 char buf[ZEND_DOUBLE_MAX_LENGTH]; local
/PHP-8.1/Zend/Optimizer/
H A Dzend_worklist.h26 int *buf; member
/PHP-8.1/ext/soap/
H A Dsoap.c1202 xmlChar *buf; local
1715 xmlChar *buf; local
2135 char *buf; local
2567 smart_str buf = {0}; local
2594 smart_str buf = {0}; local
2660 zend_string *buf; local
4141 static void function_to_string(sdlFunctionPtr function, smart_str *buf) /* {{{ */
4203 static void model_to_string(sdlContentModelPtr model, smart_str *buf, int level) /* {{{ */
4236 static void type_to_string(sdlTypePtr type, smart_str *buf, int level) /* {{{ */
/PHP-8.1/ext/zend_test/
H A Dobserver.c89 static void get_retval_info(zval *retval, smart_str *buf) in get_retval_info()
/PHP-8.1/ext/pgsql/
H A Dpgsql.c419 static void php_libpq_version(char *buf, size_t len) in php_libpq_version()
435 char buf[16]; in PHP_MINIT_FUNCTION() local
610 char buf[256]; in PHP_MINFO_FUNCTION() local
914 char buf[16]; in php_pgsql_get_link_info() local
2586 zend_string *buf; in PHP_FUNCTION() local
2609 ZSTR_VAL(buf)[ZSTR_LEN(buf)] = '\0'; in PHP_FUNCTION() local
2661 char buf[PGSQL_LO_READ_BUF_SIZE]; in PHP_FUNCTION() local
4104 static ssize_t php_pgsql_fd_write(php_stream *stream, const char *buf, size_t count) /* {{{ */ in php_pgsql_fd_write()
4110 static ssize_t php_pgsql_fd_read(php_stream *stream, char *buf, size_t count) /* {{{ */ in php_pgsql_fd_read()
5306 char buf[256]; in php_pgsql_insert() local
[all …]
/PHP-8.1/main/
H A Drfc1867.c251 char *buf = self->buffer + self->bytes_in_buffer; in fill_buffer() local
601 static size_t multipart_buffer_read(multipart_buffer *self, char *buf, size_t bytes, int *end) in multipart_buffer_read()
649 char buf[FILLUNIT], *out=NULL; in multipart_buffer_read_body() local
H A Dfastcgi.c917 static inline ssize_t safe_write(fcgi_request *req, const void *buf, size_t count)
954 static inline ssize_t safe_read(fcgi_request *req, const void *buf, size_t count)
1047 unsigned char buf[FCGI_MAX_LENGTH+8]; local
1217 unsigned char buf[255]; local
1290 char buf[8]; local
H A Dphp_streams.h312 #define php_stream_read(stream, buf, count) _php_stream_read((stream), (buf), (count)) argument
318 #define php_stream_write(stream, buf, count) _php_stream_write(stream, (buf), (count)) argument
344 #define php_stream_gets(stream, buf, maxlen) _php_stream_get_line((stream), (buf), (maxlen), NULL) argument
346 #define php_stream_get_line(stream, buf, maxlen, retlen) _php_stream_get_line((stream), (buf), (max… argument
351 #define php_stream_puts(stream, buf) _php_stream_puts((stream), (buf)) argument
/PHP-8.1/sapi/cgi/
H A Dcgi_main.c382 char buf[SAPI_CGI_MAX_HEADER_LENGTH]; in sapi_cgi_send_headers() local
599 char *buf; in _sapi_cgi_putenv() local
761 char *buf = malloc(len+2); in sapi_cgi_log_message() local
1588 char buf[128]; local
/PHP-8.1/main/streams/
H A Duserspace.c559 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()
1377 static ssize_t php_userstreamop_readdir(php_stream *stream, char *buf, size_t count) in php_userstreamop_readdir()
/PHP-8.1/ext/intl/transliterator/
H A Dtransliterator_methods.c65 char *buf = NULL; in create_transliterator() local

Completed in 150 milliseconds

12345678910