Home
last modified time | relevance | path

Searched defs:buf (Results 151 – 175 of 266) sorted by path

1234567891011

/php-src/ext/pdo_odbc/
H A Dodbc_stmt.c56 static int pdo_odbc_utf82ucs2(pdo_stmt_t *stmt, int is_unicode, const char *buf, in pdo_odbc_utf82ucs2()
160 char *buf = NULL; in odbc_stmt_execute() local
800 char buf[256]; in odbc_stmt_get_attr() local
/php-src/ext/pdo_pgsql/
H A Dpdo_pgsql.c182 char buf[16]; in PHP_MINFO_FUNCTION() local
H A Dpgsql_driver.c129 static ssize_t pgsql_lob_write(php_stream *stream, const char *buf, size_t count) in pgsql_lob_write()
135 static ssize_t pgsql_lob_read(php_stream *stream, char *buf, size_t count) in pgsql_lob_read()
409 void pdo_libpq_version(char *buf, size_t len) in pdo_libpq_version()
437 char buf[16]; in pdo_pgsql_get_attribute() local
762 char *buf; in pgsqlCopyFromFile_internal() local
1007 zend_string *buf = strpprintf(0, ZEND_ULONG_FMT, (zend_long) lfd); in pgsqlLOBCreate_internal() local
H A Dpgsql_statement.c206 char buf[100]; /* stmt_name == "pdo_crsr_%08x" */ in pgsql_stmt_execute() local
/php-src/ext/pdo_sqlite/
H A Dpdo_sqlite.c136 static ssize_t php_pdosqlite3_stream_write(php_stream *stream, const char *buf, size_t count) in php_pdosqlite3_stream_write()
165 static ssize_t php_pdosqlite3_stream_read(php_stream *stream, char *buf, size_t count) in php_pdosqlite3_stream_read()
/php-src/ext/pgsql/
H A Dpgsql.c423 static void php_libpq_version(char *buf, size_t len) in php_libpq_version()
517 char buf[256]; in PHP_MINFO_FUNCTION() local
2529 zend_string *buf; in PHP_FUNCTION() local
2550 ZSTR_VAL(buf)[nbytes] = '\0'; in PHP_FUNCTION() local
2603 char buf[PGSQL_LO_READ_BUF_SIZE]; in PHP_FUNCTION() local
4081 static ssize_t php_pgsql_fd_write(php_stream *stream, const char *buf, size_t count) /* {{{ */ in php_pgsql_fd_write()
4087 static ssize_t php_pgsql_fd_read(php_stream *stream, char *buf, size_t count) /* {{{ */ in php_pgsql_fd_read()
5285 char buf[256]; in php_pgsql_insert() local
5528 char buf[256]; in build_assignment_string() local
/php-src/ext/phar/
H A Ddirstream.c90 static ssize_t phar_dir_read(php_stream *stream, char *buf, size_t count) /* {{{ */ in phar_dir_read()
122 static ssize_t phar_dir_write(php_stream *stream, const char *buf, size_t count) /* {{{ */ in phar_dir_write()
H A Dphar.c1587 static inline char *phar_strnstr(const char *buf, int buf_len, const char *search, int search_len) … in phar_strnstr()
2755 smart_str buf = {0}; in phar_flush() local
H A Dphar_object.c137 char *name = NULL, buf[8192]; in phar_file_action() local
3876 zend_string *buf; in PHP_METHOD() local
3963 ZSTR_VAL(buf)[len] = '\0'; in PHP_METHOD() local
H A Dstream.c372 static ssize_t phar_stream_read(php_stream *stream, char *buf, size_t count) /* {{{ */ in phar_stream_read()
447 static ssize_t phar_stream_write(php_stream *stream, const char *buf, size_t count) /* {{{ */ in phar_stream_write()
H A Dtar.c22 static uint32_t phar_tar_number(const char *buf, size_t len) /* {{{ */ in phar_tar_number()
65 static int phar_tar_octal(char *buf, uint32_t val, int len) /* {{{ */ in phar_tar_octal()
87 static uint32_t phar_tar_checksum(char *buf, size_t len) /* {{{ */ in phar_tar_checksum()
100 int phar_is_tar(char *buf, char *fname) /* {{{ */ in phar_is_tar()
204 char buf[512], *actual_alias = NULL, *p; in phar_parse_tarfile() local
963 char *buf, *signature, sigbuf[8]; in phar_tar_flush() local
H A Dutil.c1489 unsigned char buf[1024]; in phar_verify_signature() local
1801 unsigned char buf[1024]; in phar_create_signature() local
H A Dzip.c230 char buf[sizeof(locator) + 65536]; in phar_parse_zipfile() local
/php-src/ext/posix/
H A Dposix.c790 char *buf; in PHP_FUNCTION() local
930 char *buf; in PHP_FUNCTION() local
/php-src/ext/random/
H A Drandom.c640 char buf[64 + 1]; local
/php-src/ext/session/
H A Dmod_files.c107 static char *ps_files_path_create(char *buf, size_t buflen, ps_files *data, const zend_string *key) in ps_files_path_create()
154 char buf[MAXPATHLEN]; in ps_files_open() local
251 char *buf = ZSTR_VAL(val); in ps_files_write() local
285 char buf[MAXPATHLEN]; in ps_files_cleanup_dir() local
337 char buf[MAXPATHLEN]; in ps_files_key_exists() local
498 char *buf = ZSTR_VAL(*val); in PS_READ_FUNC() local
564 char buf[MAXPATHLEN]; in PS_UPDATE_TIMESTAMP_FUNC() local
595 char buf[MAXPATHLEN]; in PS_DESTROY_FUNC() local
H A Dsession.c850 smart_str buf = {0}; in PHP_INI_END() local
900 smart_str buf = {0}; in PS_SERIALIZER_ENCODE_FUNC() local
965 smart_str buf = {0}; in PS_SERIALIZER_ENCODE_FUNC() local
1131 char buf[MAX_STR]; in strcpy_gmt() local
1156 char buf[MAX_STR + 1]; in last_modified() local
1175 char buf[MAX_STR + 1]; in CACHE_LIMITER_FUNC() local
1194 char buf[MAX_STR + 1]; in CACHE_LIMITER_FUNC() local
2514 smart_str buf ={0}; in php_session_start_set_ini() local
/php-src/ext/snmp/
H A Dsnmp.c239 char *buf = &(sbuf[0]); in php_snmp_getvalue() local
386 char buf[2048]; in php_snmp_internal() local
/php-src/ext/soap/
H A Dphp_encoding.c635 xmlBufferPtr buf; in to_zval_user() local
2858 char *buf; in to_xml_datetime_ex() local
3092 xmlBufferPtr buf; in to_zval_any() local
H A Dphp_http.c47 zend_string *buf = php_base64_encode((unsigned char*)ZSTR_VAL(auth.s), ZSTR_LEN(auth.s)); in proxy_authentication() local
73 zend_string *buf = php_base64_encode((unsigned char*)ZSTR_VAL(auth.s), ZSTR_LEN(auth.s)); in basic_authentication() local
330 zend_string *buf, in make_http_soap_request()
813 zend_string *buf; in make_http_soap_request() local
H A Dphp_schema.c466 char buf[MAX_LENGTH_OF_LONG + 1]; in schema_list() local
563 char buf[MAX_LENGTH_OF_LONG + 1]; in schema_union() local
1937 char buf[MAX_LENGTH_OF_LONG + 1]; in schema_attribute() local
H A Dphp_sdl.c1199 #define WSDL_CACHE_GET(ret,type,buf) memcpy(&ret,*buf,sizeof(type)); *buf += sizeof(type); argument
1200 #define WSDL_CACHE_GET_INT(ret,buf) ret = ((unsigned char)(*buf)[0])|((unsigned char)(*buf)[1]<<… argument
1201 #define WSDL_CACHE_GET_1(ret,type,buf) ret = (type)(**buf); (*buf)++; argument
1202 #define WSDL_CACHE_GET_N(ret,n,buf) memcpy(ret,*buf,n); *buf += n; argument
1203 #define WSDL_CACHE_SKIP(n,buf) *buf += n; argument
1205 #define WSDL_CACHE_PUT_INT(val,buf) smart_str_appendc(buf,(char)(val & 0xff)); \ argument
1209 #define WSDL_CACHE_PUT_1(val,buf) smart_str_appendc(buf,val); argument
1210 #define WSDL_CACHE_PUT_N(val,n,buf) smart_str_appendl(buf,(char*)val,n); argument
1565 char *in, *buf; in get_sdl_from_cache() local
2123 smart_str buf = {0}; in add_sdl_to_cache() local
H A Dphp_xml.c130 xmlDocPtr soap_xmlParseMemory(const void *buf, size_t buf_size) in soap_xmlParseMemory()
H A Dsoap.c1207 xmlChar *buf; local
1724 xmlChar *buf; local
2148 char *buf; local
2582 smart_str buf = {0}; local
2608 smart_str buf = {0}; local
2674 zend_string *buf; local
4155 static void function_to_string(sdlFunctionPtr function, smart_str *buf) /* {{{ */
4217 static void model_to_string(sdlContentModelPtr model, smart_str *buf, int level) /* {{{ */
4250 static void type_to_string(sdlTypePtr type, smart_str *buf, int level) /* {{{ */
/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

Completed in 180 milliseconds

1234567891011