Home
last modified time | relevance | path

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

1234567891011

/PHP-5.5/sapi/caudium/
H A Dcaudium.c398 INLINE static int php_caudium_low_read_post(char *buf, uint count_bytes) in php_caudium_low_read_post()
423 php_caudium_sapi_read_post(char *buf, uint count_bytes TSRMLS_DC) in php_caudium_sapi_read_post()
/PHP-5.5/ext/standard/
H A Dversioning.c37 char *buf = safe_emalloc(len, 2, 1), *q, lp, lq; in php_canonicalize_version() local
H A Dmath.c201 char buf[40]; in _php_math_round() local
906 char buf[(sizeof(unsigned long) << 3) + 1]; in _php_math_longtobase() local
944 char buf[(sizeof(double) << 3) + 1]; in _php_math_zvaltobase() local
/PHP-5.5/ext/mbstring/oniguruma/
H A Dtestu.c65 char buf[200]; in xx() local
/PHP-5.5/TSRM/
H A Dtsrm_virtual_cwd.c284 CWD_API int php_sys_stat_ex(const char *path, struct stat *buf, int lstat) /* {{{ */ in php_sys_stat_ex()
400 struct stat buf; in php_is_dir_ok() local
411 struct stat buf; in php_is_file_ok() local
535 CWD_API char *virtual_getcwd(char *buf, size_t size TSRMLS_DC) /* {{{ */ in virtual_getcwd()
1524 TSRM_API int win32_utime(const char *filename, struct utimbuf *buf) /* {{{ */ in win32_utime()
/PHP-5.5/ext/iconv/
H A Diconv.c250 static char buf[16]; in PHP_INI_END() local
674 char buf[GENERIC_SUPERSET_NBYTES*2]; in _php_iconv_strlen() local
758 char buf[GENERIC_SUPERSET_NBYTES]; in _php_iconv_substr() local
906 char buf[GENERIC_SUPERSET_NBYTES]; in _php_iconv_strpos() local
1094 char *buf = NULL; in _php_iconv_mime_encode() local
/PHP-5.5/ext/phar/
H A Dstream.c359 static size_t phar_stream_read(php_stream *stream, char *buf, size_t count TSRMLS_DC) /* {{{ */ in phar_stream_read()
434 static size_t phar_stream_write(php_stream *stream, const char *buf, size_t count TSRMLS_DC) /* {{{… in phar_stream_write()
/PHP-5.5/sapi/apache2filter/
H A Dsapi_apache2.c156 php_apache_sapi_read_post(char *buf, uint count_bytes TSRMLS_DC) in php_apache_sapi_read_post()
715 static size_t php_apache_read_stream(void *handle, char *buf, size_t wantlen TSRMLS_DC) in php_apache_read_stream()
/PHP-5.5/ext/intl/
H A Dintl_error.c250 char *buf; in intl_parse_error_to_string() local
/PHP-5.5/main/
H A Dmain.c669 PHPAPI int php_write(void *buf, uint size TSRMLS_DC) in php_write()
922 char buf[PHP_WIN32_ERROR_MSG_BUFFER_SIZE + 1]; in php_win32_docref2_from_error() local
1088 char *buf = php_escape_html_entities(buffer, buffer_len, &len, 0, ENT_COMPAT, NULL TSRMLS_CC); in php_error_cb() local
1967 char buf[1024]; in dummy_invalid_parameter_handler() local
H A Drfc1867.c253 char *buf = self->buffer + self->bytes_in_buffer; in fill_buffer() local
607 static int multipart_buffer_read(multipart_buffer *self, char *buf, int bytes, int *end TSRMLS_DC) in multipart_buffer_read()
655 char buf[FILLUNIT], *out=NULL; in multipart_buffer_read_body() local
/PHP-5.5/ext/mbstring/oniguruma/enc/
H A Deuc_jp.c107 code_to_mbc(OnigCodePoint code, UChar *buf) in code_to_mbc()
H A Dgb18030.c85 gb18030_code_to_mbc(OnigCodePoint code, UChar *buf) in gb18030_code_to_mbc()
H A Dsjis.c115 code_to_mbc(OnigCodePoint code, UChar *buf) in code_to_mbc()
/PHP-5.5/Zend/
H A Dzend_stream.h48 char *buf; member
H A Dzend_ini_scanner.l228 char *buf; in zend_ini_open_file_for_scanning() local
H A Dzend_language_scanner.l480 char *buf; in open_file_for_scanning() local
655 char *buf; in zend_prepare_string_for_scanning() local
/PHP-5.5/ext/opcache/
H A Dzend_accelerator_blacklist.c246 char buf[MAXPATHLEN + 1], real_path[MAXPATHLEN + 1], *blacklist_path = NULL; in zend_accel_blacklist_loadone() local
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_children.c184 char buf[128]; in fpm_children_bury() local
/PHP-5.5/ext/soap/
H A Dsoap.c1500 xmlChar *buf; local
2067 xmlChar *buf; local
2557 char *buf; local
2978 smart_str buf = {0}; local
3009 smart_str buf = {0}; local
3106 char *buf, *location, *action; local
4605 static void function_to_string(sdlFunctionPtr function, smart_str *buf)
4671 static void model_to_string(sdlContentModelPtr model, smart_str *buf, int level)
4705 static void type_to_string(sdlTypePtr type, smart_str *buf, int level)
/PHP-5.5/ext/interbase/
H A Dibase_query.c433 static int _php_ibase_bind_array(zval *val, char *buf, unsigned long buf_size, /* {{{ */ in _php_ibase_bind_array()
637 static int _php_ibase_bind(XSQLDA *sqlda, zval ***b_vars, BIND_BUF *buf, /* {{{ */ in _php_ibase_bind()
1508 char buf[METADATALENGTH+4], *alias = var->aliasname; in _php_ibase_fetch_hash() local
1915 char buf[16], *s = buf; in _php_ibase_field_info() local
/PHP-5.5/sapi/cgi/
H A Dcgi_main.c402 char buf[SAPI_CGI_MAX_HEADER_LENGTH]; in sapi_cgi_send_headers() local
563 char *buf; in _sapi_cgi_putenv() local
734 char *buf = malloc(len+2); in sapi_cgi_log_message() local
1592 char buf[128]; local
/PHP-5.5/ext/intl/transliterator/
H A Dtransliterator_methods.c69 char *buf = NULL; in create_transliterator() local
/PHP-5.5/sapi/webjames/
H A Dwebjames.c118 char buf[BUF_SIZE + 1]; in sapi_webjames_register_variables() local
/PHP-5.5/main/streams/
H A Dglob_wrapper.c140 static size_t php_glob_stream_read(php_stream *stream, char *buf, size_t count TSRMLS_DC) /* {{{ */ in php_glob_stream_read()

Completed in 95 milliseconds

1234567891011