Home
last modified time | relevance | path

Searched defs:buflen (Results 1 – 21 of 21) sorted by relevance

/PHP-5.5/ext/zip/lib/
H A Dzip_open.c169 _zip_readcdir(FILE *fp, off_t buf_offset, unsigned char *buf, unsigned char *eocd, int buflen, in _zip_readcdir()
516 int a, best, buflen, i; in _zip_find_central_dir() local
/PHP-5.5/ext/standard/
H A Dcrypt_sha512.c67 uint64_t buflen; member
375 php_sha512_crypt_r(const char *key, const char *salt, char *buffer, int buflen) { in php_sha512_crypt_r()
653 static int buflen; in php_sha512_crypt() local
H A Dcrypt_sha256.c73 uint32_t buflen; member
340 char * php_sha256_crypt_r(const char *key, const char *salt, char *buffer, int buflen) in php_sha256_crypt_r()
607 static int buflen; in php_sha256_crypt() local
H A Dexec.c110 size_t buflen, bufl = 0; in php_exec() local
/PHP-5.5/ext/posix/
H A Dposix.c727 long buflen; in PHP_FUNCTION() local
998 long buflen; in PHP_FUNCTION() local
1117 long buflen; in PHP_FUNCTION() local
/PHP-5.5/ext/pdo_odbc/
H A Dodbc_stmt.c61 unsigned long buflen, unsigned long *outlen) in pdo_odbc_utf82ucs2()
96 unsigned long buflen, unsigned long *outlen) in pdo_odbc_ucs22utf8()
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_loaddata.c163 unsigned int buflen = 4096; in mysqlnd_handle_local_infile() local
/PHP-5.5/main/streams/
H A Dtransports.c397 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 Dxp_socket.c233 static inline int sock_sendto(php_netstream_data_t *sock, 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 Dfilter.c73 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 Dphp_stream_filter_api.h49 size_t buflen; member
H A Dphp_stream_transport.h150 size_t buflen; member
/PHP-5.5/ext/session/
H A Dmod_files.c74 static char *ps_files_path_create(char *buf, size_t buflen, ps_files *data, const char *key) in ps_files_path_create()
/PHP-5.5/win32/
H A Dregistry.c287 DWORD buflen = MAXPATHLEN; in GetIniPathFromRegistry() local
/PHP-5.5/ext/intl/locale/
H A Dlocale_methods.c263 int32_t buflen = 512; in get_icu_value_internal() local
480 int32_t buflen = 512; in get_icu_disp_value_src_php() local
/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dxml_element.c449 int buflen = el->text.len; in xml_element_serialize() local
/PHP-5.5/ext/mysqli/
H A Dphp_mysqli_structs.h102 ulong buflen; member
/PHP-5.5/ext/fileinfo/libmagic/
H A Dcdf.c986 cdf_print_classid(char *buf, size_t buflen, const cdf_classid_t *id) in cdf_print_classid()
/PHP-5.5/ext/curl/
H A Dinterface.c1699 static size_t curl_passwd(void *ctx, char *prompt, char *buf, int buflen) in curl_passwd()
/PHP-5.5/ext/snmp/
H A Dsnmp.c557 int buflen = sizeof(sbuf) - 1; in php_snmp_getvalue() local
/PHP-5.5/ext/pgsql/
H A Dpgsql.c4256 size_t buflen; local

Completed in 80 milliseconds