/PHP-5.6/ext/zip/lib/ |
H A D | zip_open.c | 201 …_readcdir(FILE *fp, off_t buf_offset, unsigned char *buf, const unsigned char *eocd, size_t buflen, in _zip_readcdir() 496 size_t buflen; in _zip_find_central_dir() local 598 _zip_read_eocd(const unsigned char *eocd, const unsigned char *buf, off_t buf_offset, size_t buflen, in _zip_read_eocd() 654 off_t buf_offset, size_t buflen, unsigned int flags, struct zip_error *error) in _zip_read_eocd64()
|
H A D | zip_utf-8.c | 229 zip_uint32_t buflen, i, offset; in _zip_cp437_to_utf8() local
|
/PHP-5.6/ext/standard/ |
H A D | crypt_sha512.c | 61 uint64_t buflen; member 369 php_sha512_crypt_r(const char *key, const char *salt, char *buffer, int buflen) { in php_sha512_crypt_r() 647 static int buflen; in php_sha512_crypt() local
|
H A D | crypt_sha256.c | 67 uint32_t buflen; member 334 char * php_sha256_crypt_r(const char *key, const char *salt, char *buffer, int buflen) in php_sha256_crypt_r() 601 static int buflen; in php_sha256_crypt() local
|
H A D | exec.c | 110 size_t buflen, bufl = 0; in php_exec() local
|
/PHP-5.6/ext/posix/ |
H A D | posix.c | 727 long buflen; in PHP_FUNCTION() local 998 long buflen; in PHP_FUNCTION() local 1117 long buflen; in PHP_FUNCTION() local
|
/PHP-5.6/ext/pdo_odbc/ |
H A D | odbc_stmt.c | 61 unsigned long buflen, unsigned long *outlen) in pdo_odbc_utf82ucs2() 96 unsigned long buflen, unsigned long *outlen) in pdo_odbc_ucs22utf8()
|
/PHP-5.6/ext/mysqlnd/ |
H A D | mysqlnd_loaddata.c | 163 unsigned int buflen = 4096; in mysqlnd_handle_local_infile() local
|
/PHP-5.6/main/streams/ |
H A D | transports.c | 397 PHPAPI int php_stream_xport_recvfrom(php_stream *stream, char *buf, size_t buflen, in php_stream_xport_recvfrom() 467 PHPAPI int php_stream_xport_sendto(php_stream *stream, const char *buf, size_t buflen, in php_stream_xport_sendto()
|
H A D | xp_socket.c | 233 static inline int sock_sendto(php_netstream_data_t *sock, const char *buf, size_t buflen, int flags, in sock_sendto() 245 static inline int sock_recvfrom(php_netstream_data_t *sock, char *buf, size_t buflen, int flags, in sock_recvfrom()
|
H A D | filter.c | 73 PHPAPI php_stream_bucket *php_stream_bucket_new(php_stream *stream, char *buf, size_t buflen, int o… in php_stream_bucket_new()
|
H A D | php_stream_filter_api.h | 49 size_t buflen; member
|
H A D | php_stream_transport.h | 150 size_t buflen; member
|
/PHP-5.6/ext/session/ |
H A D | mod_files.c | 74 static char *ps_files_path_create(char *buf, size_t buflen, ps_files *data, const char *key) in ps_files_path_create()
|
/PHP-5.6/win32/ |
H A D | registry.c | 287 DWORD buflen = MAXPATHLEN; in GetIniPathFromRegistry() local
|
/PHP-5.6/ext/intl/locale/ |
H A D | locale_methods.c | 263 int32_t buflen = 512; in get_icu_value_internal() local 485 int32_t buflen = 512; in get_icu_disp_value_src_php() local
|
/PHP-5.6/ext/xmlrpc/libxmlrpc/ |
H A D | xml_element.c | 449 int buflen = el->text.len; in xml_element_serialize() local
|
/PHP-5.6/ext/mysqli/ |
H A D | php_mysqli_structs.h | 102 ulong buflen; member
|
/PHP-5.6/ext/fileinfo/libmagic/ |
H A D | cdf.c | 989 cdf_print_classid(char *buf, size_t buflen, const cdf_classid_t *id) in cdf_print_classid()
|
/PHP-5.6/ext/curl/ |
H A D | interface.c | 1694 static size_t curl_passwd(void *ctx, char *prompt, char *buf, int buflen) in curl_passwd()
|
/PHP-5.6/ext/snmp/ |
H A D | snmp.c | 555 int buflen = sizeof(sbuf) - 1; in php_snmp_getvalue() local
|
/PHP-5.6/ext/pgsql/ |
H A D | pgsql.c | 4409 size_t buflen; local
|