Home
last modified time | relevance | path

Searched defs:buf (Results 201 – 225 of 266) sorted by last modified time

1234567891011

/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/ext/standard/
H A Dhead.c87 smart_str buf = {0}; in php_setcookie() local
H A Dpack.c898 char buf[MAX_LENGTH_OF_LONG + 1]; in PHP_FUNCTION() local
979 zend_string *buf; in PHP_FUNCTION() local
1002 ZSTR_VAL(buf)[opos] = cc; in PHP_FUNCTION() local
1011 ZSTR_VAL(buf)[len] = '\0'; in PHP_FUNCTION() local
H A Dcrypt_blowfish.c818 } buf; in php_crypt_blowfish_rn() local
H A Dexec.c84 static size_t strip_trailing_whitespace(char *buf, size_t bufl) { in strip_trailing_whitespace()
94 static size_t handle_line(int type, zval *array, char *buf, size_t bufl) { in handle_line()
117 char *buf; in php_exec() local
H A Dmd5.c74 unsigned char buf[1024]; in PHP_FUNCTION() local
H A Dphp_fopen_wrapper.c32 static ssize_t php_stream_output_write(php_stream *stream, const char *buf, size_t count) /* {{{ */ in php_stream_output_write()
39 static ssize_t php_stream_output_read(php_stream *stream, char *buf, size_t count) /* {{{ */ in php_stream_output_read()
70 static ssize_t php_stream_input_write(php_stream *stream, const char *buf, size_t count) /* {{{ */ in php_stream_input_write()
76 static ssize_t php_stream_input_read(php_stream *stream, char *buf, size_t count) /* {{{ */ in php_stream_input_read()
/php-src/main/
H A Dsnprintf.c272 bool add_dp, int precision, char dec_point, bool * is_negative, char *buf, size_t *len) in php_conv_fp()
1073 static size_t strx_printv(char *buf, size_t len, const char *format, va_list ap) /* {{{ */ in strx_printv()
1102 PHPAPI int ap_php_slprintf(char *buf, size_t len, const char *format,...) /* {{{ */ in ap_php_slprintf()
1118 PHPAPI int ap_php_vslprintf(char *buf, size_t len, const char *format, va_list ap) /* {{{ */ in ap_php_vslprintf()
1129 PHPAPI int ap_php_snprintf(char *buf, size_t len, const char *format,...) /* {{{ */ in ap_php_snprintf()
1141 PHPAPI int ap_php_vsnprintf(char *buf, size_t len, const char *format, va_list ap) /* {{{ */ in ap_php_vsnprintf()
1148 PHPAPI int ap_php_vasprintf(char **buf, const char *format, va_list ap) /* {{{ */ in ap_php_vasprintf()
1172 PHPAPI int ap_php_asprintf(char **buf, const char *format, ...) /* {{{ */ in ap_php_asprintf()
/php-src/ext/mysqlnd/
H A Dmysqlnd_ps_codec.c509 mysqlnd_stmt_execute_check_n_enlarge_buffer(zend_uchar **buf, zend_uchar **p, size_t * buf_len, zen… in mysqlnd_stmt_execute_check_n_enlarge_buffer()
728 mysqlnd_stmt_execute_store_param_values(MYSQLND_STMT_DATA * stmt, zval * copies, zend_uchar * buf, … in mysqlnd_stmt_execute_store_param_values()
800 mysqlnd_stmt_execute_store_params(MYSQLND_STMT * s, zend_uchar **buf, zend_uchar **p, size_t *buf_l… in mysqlnd_stmt_execute_store_params()
/php-src/ext/pdo_dblib/
H A Ddblib_stmt.c240 char buf[16]; in pdo_dblib_stmt_describe() local
/php-src/ext/hash/
H A Dhash_fnv.c167 fnv_32_buf(void *buf, size_t len, uint32_t hval, int alternate) in fnv_32_buf()
210 fnv_64_buf(void *buf, size_t len, uint64_t hval, int alternate) in fnv_64_buf()
/php-src/ext/dba/
H A Ddba_cdb.c136 # define php_cdb_read(cdb, buf, len, pos) cdb_read(cdb, buf, len, pos) argument
140 # define php_cdb_read(cdb, buf, len, pos) cdb_read(cdb, buf, len, pos) argument
209 # define cdb_file_read(fildes, buf, size) php_stream_read(fildes, buf, size) argument
211 # define cdb_file_read(fildes, buf, size) read(fildes, buf, size) argument
243 char buf[8]; in DBA_FIRSTKEY_FUNC() local
283 char buf[8]; in DBA_NEXTKEY_FUNC() local
H A Ddba_dbm.c56 char buf[MAXPATHLEN]; in DBA_OPEN_FUNC() local
64 char buf[MAXPATHLEN]; in DBA_OPEN_FUNC() local
/php-src/Zend/
H A Dzend_stream.h61 char *buf; member
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
/php-src/sapi/apache2handler/
H A Dsapi_apache2.c179 php_apache_sapi_read_post(char *buf, size_t count_bytes) in php_apache_sapi_read_post()
/php-src/ext/dba/libcdb/
H A Dcdb_make.c39 static int cdb_make_write(struct cdb_make *c, char *buf, uint32 sz) { in cdb_make_write()
104 char buf[8]; in cdb_make_addbegin() local
138 char buf[8]; in cdb_make_finish() local
H A Dcdb.c46 char buf[32]; in cdb_match() local
66 uint32 cdb_hash(char *buf, unsigned int len) in cdb_hash()
102 int cdb_read(struct cdb *c, char *buf, unsigned int len, uint32 pos) in cdb_read()
129 char buf[8]; in cdb_findnext() local
/php-src/ext/dba/libflatfile/
H A Dflatfile.c84 char buf[16]; in flatfile_fetch() local
105 char *buf = emalloc(buf_size); in flatfile_delete() local
154 char *buf = emalloc(buf_size); in flatfile_findkey() local
198 char *buf = emalloc(buf_size); in flatfile_firstkey() local
240 char *buf = emalloc(buf_size); in flatfile_nextkey() local
/php-src/ext/intl/collator/
H A Dcollator_is_numeric.c67 char buf[64], *numbuf, *bufpos; in collator_u_strtod() local
/php-src/sapi/fpm/fpm/
H A Dfpm_php_trace.c42 char buf[1024]; in fpm_php_trace_dump() local
/php-src/Zend/Optimizer/
H A Dzend_worklist.h26 int *buf; member
/php-src/TSRM/
H A Dtsrm_win32.c618 unsigned char buf[4]; in tsrm_choose_random_shm_key() local
755 TSRM_API int shmctl(int key, int cmd, struct shmid_ds *buf) in shmctl()
797 TSRM_API int win32_utime(const char *filename, struct utimbuf *buf) /* {{{ */ in win32_utime()
/php-src/ext/bz2/
H A Dbz2.c68 static ssize_t php_bz2iop_read(php_stream *stream, char *buf, size_t count) in php_bz2iop_read()
98 static ssize_t php_bz2iop_write(php_stream *stream, const char *buf, size_t count) in php_bz2iop_write()
/php-src/sapi/phpdbg/
H A Dphpdbg_io.c95 char buf[PHPDBG_MAX_CMD]; in phpdbg_output_pager() local

Completed in 78 milliseconds

1234567891011