Home
last modified time | relevance | path

Searched defs:len (Results 201 – 225 of 303) sorted by relevance

12345678910>>...13

/PHP-5.6/ext/opcache/Optimizer/
H A Dzend_optimizer_internal.h62 int len; member
/PHP-5.6/ext/intl/breakiterator/
H A Dbreakiterator_iterators.cpp177 len; in _breakiterator_parts_move_forward() local
/PHP-5.6/ext/odbc/
H A Dphp_odbc.c1092 SDWORD len; in odbc_column_lengths() local
1094 SQLLEN len; in odbc_column_lengths() local
1508 SQLSMALLINT len; in PHP_FUNCTION() local
2643 SQLSMALLINT len; in odbc_do_connect() local
3014 int len; in php_odbc_lasterror() local
/PHP-5.6/ext/opcache/
H A DZendAccelerator.c264 static const char *accel_new_interned_string_for_php(const char *str, int len, int free_src TSRMLS_… in accel_new_interned_string_for_php()
1264 size_t len; member
1827 int len; local
/PHP-5.6/ext/sockets/
H A Dsockets.c1567 long len, flags; local
1615 long len, flags; local
1765 long len, flags, port = 0; local
H A Dconversions.c980 size_t len, in to_zval_read_cmsg_data() local
1101 size_t len; in from_zval_write_iov_array_aux() local
1136 uint32_t len; in from_zval_write_controllen() local
1230 size_t len = MIN(msghdr->msg_iov[i].iov_len, (size_t)bytes_left); in to_zval_read_iov() local
/PHP-5.6/ext/readline/
H A Dreadline.c467 int len; in _readline_string_zval() local
/PHP-5.6/ext/hash/
H A Dhash_gost.c257 PHP_HASH_API void PHP_GOSTUpdate(PHP_GOST_CTX *context, const unsigned char *input, size_t len) in PHP_GOSTUpdate()
/PHP-5.6/sapi/phpdbg/
H A Dphpdbg.c525 unsigned int len; in php_sapi_phpdbg_register_vars() local
1090 int len = strlen(php_optarg); local
/PHP-5.6/ext/xml/
H A Dcompat.c352 _build_entity(const xmlChar *name, int len, xmlChar **entity, int *entity_len) in _build_entity()
390 int len; in _get_entity() local
/PHP-5.6/main/
H A Dnetwork.c320 socklen_t len; local
644 int len = strlen(ua->sun_path + 1) + 1; local
H A Dfopen_wrappers.c534 size_t len = strlen(ptr); local
/PHP-5.6/Zend/
H A Dzend_operators.c2213 int len; in zend_binary_strcasecmp() local
2235 int len; in zend_binary_strncasecmp() local
2256 int len; in zend_binary_strcasecmp_l() local
2278 int len; in zend_binary_strncasecmp_l() local
/PHP-5.6/ext/mysqlnd/
H A Dmysqlnd_priv.h90 #define SET_NEW_MESSAGE(buf, buf_len, message, len, persistent) \ argument
/PHP-5.6/ext/pgsql/
H A Dphp_pgsql.h296 size_t len; member
/PHP-5.6/ext/standard/
H A Diptc.c314 int inx = 0, len; in PHP_FUNCTION() local
H A Dmd5.c32 PHPAPI void make_digest_ex(char *md5str, const unsigned char *digest, int len) /* {{{ */ in make_digest_ex()
H A Duser_filters.c291 int len; in user_filter_factory_create() local
/PHP-5.6/ext/pcre/pcrelib/
H A Dpcre_get.c476 int len = ovector[i+1] - ovector[i]; in pcre_get_substring_list() local
/PHP-5.6/ext/gd/libgd/
H A Dgd_io_dp.c227 static int dynamicGetbuf (gdIOCtxPtr ctx, void *buf, int len) in dynamicGetbuf()
/PHP-5.6/ext/zip/
H A Dphp_zip.c169 int n, len, ret; in php_zip_extract_file() local
839 int len = 0; in php_zip_property_reader() local
1397 long len = 0; in PHP_NAMED_FUNCTION() local
1660 int zep, syp, len; in ZIPARCHIVE_METHOD() local
2744 long len = 0; in php_zip_get_from() local
/PHP-5.6/ext/pdo_mysql/
H A Dmysql_statement.c705 static int pdo_mysql_stmt_get_col(pdo_stmt_t *stmt, int colno, char **ptr, unsigned long *len, int …
/PHP-5.6/ext/pdo_odbc/
H A Dphp_pdo_odbc_int.h160 SQLLEN len; member
/PHP-5.6/ext/ftp/
H A Dftp.c1233 my_send(ftpbuf_t *ftp, php_socket_t s, void *buf, size_t len) in my_send()
1278 my_recv(ftpbuf_t *ftp, php_socket_t s, void *buf, size_t len) in my_recv()
/PHP-5.6/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c813 int len, n, m, k; in mbfl_strlen() local
937 int len, n, m, k; in mbfl_oddlen() local
1308 int n, m, k, len, start, end; in mbfl_substr() local
1780 int len, n; in mbfl_strwidth() local

Completed in 157 milliseconds

12345678910>>...13