Home
last modified time | relevance | path

Searched defs:len (Results 26 – 50 of 280) sorted by relevance

12345678910>>...12

/PHP-5.5/sapi/fpm/fpm/
H A Dfastcgi.c364 static inline int fcgi_make_header(fcgi_header *hdr, fcgi_request_type type, int req_id, int len) in fcgi_make_header()
510 int len, padding; in fcgi_read_request() local
670 int fcgi_read(fcgi_request *req, char *str, int len) in fcgi_read()
847 socklen_t len = sizeof(sa); local
949 int len = req->out_pos - ((unsigned char*)req->out_hdr + sizeof(fcgi_header)); local
958 int len; local
986 ssize_t fcgi_write(fcgi_request *req, fcgi_request_type type, const char *str, int len)
H A Dzlog.c70 size_t len; in zlog_print_time() local
107 size_t len = 0; in zlog_ex() local
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregcomp.c422 int len; in add_compile_string_length() local
579 int len; in compile_length_cclass_node() local
1207 int len; in compile_length_enclose_node() local
1273 int r, len; in compile_enclose_node() local
1374 int len; in compile_length_anchor_node() local
1407 int r, len; in compile_anchor_node() local
2400 int i, len; in is_not_included() local
3123 int r, len; in setup_look_behind() local
3906 int i, len; in set_bm_skip() local
3954 int len; member
[all …]
H A Dregposix.c39 #define ENC_STRING_LEN(enc,s,len) do { \ argument
136 int r, len; in regcomp() local
169 int r, i, len; in regexec() local
/PHP-5.5/ext/gd/libgd/
H A Dgdtest.c399 freadWrapper (void *context, char *buf, int len) in freadWrapper()
406 fwriteWrapper (void *context, const char *buffer, int len) in fwriteWrapper()
/PHP-5.5/sapi/litespeed/
H A Dlsapilib.c222 size_t len; in lsapi_enable_core_dump() local
460 socklen_t len = 128; in isPipe() local
1121 int len; in readReq() local
1275 socklen_t len; in LSAPI_Accept_r() local
1441 ssize_t len; in LSAPI_ReqBodyGetLine_r() local
1488 ssize_t len; in LSAPI_ReadReqBody_r() local
1639 off_t len = size; in gsendfile() local
1929 int len = 0; in LSAPI_ForeachOrgHeader_r() local
2006 int len = 0; in LSAPI_ForeachHeader_r() local
2152 int nameLen, valLen, len; in LSAPI_AppendRespHeader2_r() local
[all …]
/PHP-5.5/ext/mbstring/libmbfl/tests/conv_encoding.tests/
H A Dgen_exp.c221 int len = 0; in to_cp932_visitor() local
239 int i, len; in from_cp932_visitor() local
294 int len = 0; in to_cp50220_visitor() local
348 int len = 0; in to_cp50222_visitor() local
/PHP-5.5/ext/fileinfo/libmagic/
H A Dcdf.c207 size_t len = 0; in cdf_unpack_header() local
256 size_t len = 0; in cdf_unpack_dir() local
294 cdf_read(const cdf_info_t *info, off_t off, void *buf, size_t len) in cdf_read()
354 cdf_read_sector(const cdf_info_t *info, void *buf, size_t offs, size_t len, in cdf_read_sector()
365 size_t len, const cdf_header_t *h, cdf_secid_t id) in cdf_read_short_sector()
497 const cdf_sat_t *sat, cdf_secid_t sid, size_t len, cdf_stream_t *scn) in cdf_read_long_sector_chain()
544 cdf_secid_t sid, size_t len, cdf_stream_t *scn) in cdf_read_short_sector_chain()
586 cdf_secid_t sid, size_t len, cdf_stream_t *scn) in cdf_read_sector_chain()
1035 int len = 0; in cdf_print_elapsed_time() local
1117 cdf_dump(void *v, size_t len) in cdf_dump()
H A Dapprentice.c99 size_t len; member
149 size_t len; member
164 const size_t len; member
461 size_t i, len; in file_ms_alloc() local
942 size_t len; in load_1() local
1045 static const size_t len = sizeof(text); in set_text_binary() local
1423 size_t len; in get_cond() member
1551 static const size_t len = sizeof(*m) * ALLOC_CHUNK; in parse() local
2503 file_showstr(FILE *fp, const char *s, size_t len) in file_showstr()
2752 size_t len; in apprentice_compile() local
[all …]
/PHP-5.5/ext/pdo/
H A Dpdo_sql_parser.c429 int len; member
459 int len = s.cur - s.tok; in pdo_parse_params() local
565 size_t len; in pdo_parse_params() local
/PHP-5.5/Zend/
H A Dzend_constants.h44 #define REGISTER_STRINGL_CONSTANT(name, str, len, flags) zend_register_stringl_constant((name), si… argument
49 #define REGISTER_NS_STRINGL_CONSTANT(ns, name, str, len, flags) zend_register_stringl_constant(ZEN… argument
54 #define REGISTER_MAIN_STRINGL_CONSTANT(name, str, len, flags) zend_register_stringl_constant((name… argument
/PHP-5.5/ext/standard/
H A Duuencode.c70 int len = 45; in php_uuencode() local
129 int len, total_len=0; in php_uudecode() local
H A Dpack.c686 int len = inputlen - inputpos; /* Remaining string */ in PHP_FUNCTION() local
701 int len = inputlen - inputpos; /* Remaining string */ in PHP_FUNCTION() local
729 len = inputlen - inputpos; /* Remaining string */ in PHP_FUNCTION() local
752 int len = (inputlen - inputpos) * 2; /* Remaining */ in PHP_FUNCTION() local
/PHP-5.5/ext/dba/libcdb/
H A Dcdb_make.c46 static int cdb_posplus(struct cdb_make *c, uint32 len) in cdb_posplus()
142 uint32 len; in cdb_make_finish() local
/PHP-5.5/ext/pdo_odbc/
H A Dodbc_stmt.c181 int len; in odbc_stmt_execute() local
404 int len, amount; in odbc_stmt_param_hook() local
615 static int odbc_stmt_get_col(pdo_stmt_t *stmt, int colno, char **ptr, unsigned long *len, int *call… in odbc_stmt_get_col()
778 SQLSMALLINT len = 0; in odbc_stmt_get_attr() local
/PHP-5.5/ext/pdo_firebird/
H A Dfirebird_statement.c124 short len = (short) isc_vax_integer(&result[i + 1], 2); in firebird_stmt_execute() local
215 #define FETCH_BUF(buf,type,len,lenvar) ((buf) = (buf) ? (buf) : \ argument
222 unsigned long *len, ISC_QUAD *blob_id TSRMLS_DC) in firebird_fetch_blob()
299 unsigned long *len, int *caller_frees TSRMLS_DC) in firebird_stmt_get_col()
/PHP-5.5/ext/zip/lib/
H A Dzip_memdup.c42 _zip_memdup(const void *mem, size_t len, struct zip_error *error) in _zip_memdup()
H A Dzip_set_archive_comment.c43 zip_set_archive_comment(struct zip *za, const char *comment, int len) in zip_set_archive_comment()
H A Dzip_source_file.c45 zip_int64_t len) in zip_source_file()
H A Dzip_source_read.c41 zip_source_read(struct zip_source *src, void *data, zip_uint64_t len) in zip_source_read()
H A Dzip_set_file_comment.c44 const char *comment, int len) in zip_set_file_comment()
H A Dzip_set_file_extra.c44 const char *extra, int len) in zip_set_file_extra()
/PHP-5.5/ext/dba/
H A Ddba.c208 size_t len; local
230 int len; local
1008 int len = 0; in PHP_FUNCTION() local
1079 int len; in PHP_FUNCTION() local
1103 int len; in PHP_FUNCTION() local
/PHP-5.5/main/
H A DSAPI.c337 uint len; in sapi_get_default_content_type() local
345 uint len; in sapi_get_default_content_type_header() local
601 static void sapi_remove_header(zend_llist *l, char *name, uint len) { in sapi_remove_header()
781 size_t len = header_line_len - (ptr - header_line), newlen; in sapi_header_op() local
863 uint len; in sapi_send_headers() local
/PHP-5.5/ext/hash/
H A Dhash_fnv.c151 fnv_32_buf(void *buf, size_t len, php_hash_uint32 hval, int alternate) in fnv_32_buf()
193 fnv_64_buf(void *buf, size_t len, php_hash_uint64 hval, int alternate) in fnv_64_buf()

Completed in 143 milliseconds

12345678910>>...12