Home
last modified time | relevance | path

Searched defs:len (Results 176 – 200 of 280) sorted by relevance

12345678910>>...12

/PHP-5.5/ext/intl/grapheme/
H A Dgrapheme_util.c220 int grapheme_ascii_check(const unsigned char *day, int32_t len) in grapheme_ascii_check()
/PHP-5.5/ext/standard/
H A Dhead.c79 int len=sizeof("Set-Cookie: "); in php_setcookie() local
H A Dmail.c68 #define MAIL_ASCIIZ_CHECK(str, len) \ argument
H A Dvar.c550 register int len; in php_add_var_hash() local
593 static inline void php_var_serialize_string(smart_str *buf, char *str, int len) /* {{{ */ in php_var_serialize_string()
H A Ddns_win32.c226 int len = strlen(data_txt->pStringArray[i]); in php_parserr() local
H A Diptc.c313 int inx = 0, len; in PHP_FUNCTION() local
/PHP-5.5/ext/soap/
H A Dphp_xml.c72 static void soap_ignorableWhitespace(void *ctx, const xmlChar *ch, int len) in soap_ignorableWhitespace()
/PHP-5.5/ext/pdo/
H A Dpdo.c67 PDO_API char *php_pdo_str_tolower_dup(const char *src, int len) in php_pdo_str_tolower_dup()
/PHP-5.5/ext/sysvshm/
H A Dsysvshm.c359 static int php_put_shm_data(sysvshm_chunk_head *ptr, long key, const char *data, long len) in php_put_shm_data()
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregenc.h102 short int len; member
/PHP-5.5/ext/intl/breakiterator/
H A Dbreakiterator_iterators.cpp177 len; in _breakiterator_parts_move_forward() local
/PHP-5.5/ext/opcache/Optimizer/
H A Dzend_optimizer_internal.h62 int len; member
/PHP-5.5/sapi/tux/
H A Dphp_tux.c107 size_t len; in sapi_tux_send_headers() local
/PHP-5.5/ext/hash/
H A Dhash_gost.c250 PHP_HASH_API void PHP_GOSTUpdate(PHP_GOST_CTX *context, const unsigned char *input, size_t len) in PHP_GOSTUpdate()
/PHP-5.5/ext/odbc/
H A Dphp_odbc.c1082 SDWORD len; in odbc_column_lengths() local
1084 SQLLEN len; in odbc_column_lengths() local
1497 SQLSMALLINT len; in PHP_FUNCTION() local
2632 SQLSMALLINT len; in odbc_do_connect() local
3003 int len; in php_odbc_lasterror() local
/PHP-5.5/ext/zip/
H A Dphp_zip.c144 int n, len, ret; in php_zip_extract_file() local
825 int len = 0; in php_zip_property_reader() local
1367 long len = 0; in PHP_NAMED_FUNCTION() local
1589 int zep, syp, len; in ZIPARCHIVE_METHOD() local
2521 long len = 0; in php_zip_get_from() local
/PHP-5.5/ext/sockets/
H A Dsockets.c1567 long len, flags; local
1615 long len, flags; local
1765 long len, flags, port = 0; local
/PHP-5.5/ext/opcache/
H A DZendAccelerator.c260 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()
1231 size_t len; member
1750 int len; local
/PHP-5.5/ext/readline/
H A Dreadline.c467 int len; in _readline_string_zval() local
/PHP-5.5/ext/pgsql/
H A Dphp_pgsql.h277 size_t len; member
/PHP-5.5/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.5/main/
H A Dnetwork.c320 socklen_t len; local
644 int len = strlen(ua->sun_path + 1) + 1; local
/PHP-5.5/Zend/
H A Dzend_operators.c2041 int len; in zend_binary_strcasecmp() local
2063 int len; in zend_binary_strncasecmp() local
2084 int len; in zend_binary_strcasecmp_l() local
2106 int len; in zend_binary_strncasecmp_l() local
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_priv.h90 #define SET_NEW_MESSAGE(buf, buf_len, message, len, persistent) \ argument
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_get.c476 int len = ovector[i+1] - ovector[i]; in pcre_get_substring_list() local

Completed in 114 milliseconds

12345678910>>...12