Home
last modified time | relevance | path

Searched defs:len (Results 126 – 150 of 330) sorted by relevance

12345678910>>...14

/php-src/sapi/cgi/
H A Dcgi_main.c381 int len; in sapi_cgi_send_headers() local
599 size_t len; in _sapi_cgi_putenv() local
761 int ret, len = (int)strlen(message); in sapi_cgi_log_message() local
1262 size_t len = script_path_translated_len; local
1662 size_t len = 0; local
1718 size_t len; local
/php-src/ext/dom/lexbor/lexbor/html/
H A Dtag.h37 unsigned int len; member
/php-src/ext/mbstring/libmbfl/filters/
H A Dmbfilter_7bit.c104 static void mb_wchar_to_7bit(uint32_t *in, size_t len, mb_convert_buf *buf, bool end) in mb_wchar_to_7bit()
/php-src/ext/date/lib/
H A Dtimelib.c259 size_t len; in timelib_strcasecmp() local
282 size_t len; in timelib_strncasecmp() local
H A Dparse_date.c139 unsigned int line, len; member
482 int len = 0; in timelib_get_nr_ex() local
550 int len = 0; in timelib_get_signed_nr() local
24845 timelib_time *timelib_strtotime(const char *s, size_t len, timelib_error_container **errors, const … in timelib_strtotime()
25028 timelib_time *timelib_parse_from_format(const char *format, const char *string, size_t len, timelib… in timelib_parse_from_format()
25033 timelib_time *timelib_parse_from_format_with_map(const char *format, const char *string, size_t len in timelib_parse_from_format_with_map()
/php-src/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_encoding.c250 static unsigned int mbfl_name2encoding_perfect_hash(const char *str, size_t len) in mbfl_name2encoding_perfect_hash()
H A Dmbfilter_8bit.c112 static void mb_wchar_to_8bit(uint32_t *in, size_t len, mb_convert_buf *buf, bool end) in mb_wchar_to_8bit()
H A Dmbfl_convert.c134 …ed char* mbfl_convert_filter_feed_string(mbfl_convert_filter *filter, unsigned char *p, size_t len) in mbfl_convert_filter_feed_string()
424 size_t len = mb_illegal_marker(bad_cp, temp, err_mode, repl_char); in mb_illegal_output() local
H A Dmbfl_memory_device.c114 int mbfl_memory_device_strncat(mbfl_memory_device *device, const char *psrc, size_t len) in mbfl_memory_device_strncat()
/php-src/main/
H A Drfc1867.c487 static char *substring_conf(char *start, int len, char quote) in substring_conf()
557 int len = haystacklen; in php_ap_memstr() local
581 size_t len, max; in multipart_buffer_read() local
625 static char *multipart_buffer_read_body(multipart_buffer *self, size_t *len) in multipart_buffer_read_body()
/php-src/ext/intl/locale/
H A Dlocale_methods.c270 size_t len = 0; in getSingletonPos() local
1021 size_t len = 0; in get_private_subtags() local
1580 int len; in PHP_FUNCTION() local
1591 size_t len; in PHP_FUNCTION() local
/php-src/ext/intl/idn/
H A Didn.c61 int32_t len; in php_intl_idn_to_46() local
/php-src/sapi/cli/
H A Dphp_cli.c331 size_t len; in sapi_cli_register_variables() local
1002 size_t len, index = 0; in do_cli() local
1101 size_t len = strlen(reflection_what); in do_cli() local
/php-src/ext/xml/
H A Dxml.c290 static void _xml_xmlchar_zval(const XML_Char *s, int len, const XML_Char *encoding, zval *ret) in _xml_xmlchar_zval()
494 static zend_string *xml_utf8_decode(const XML_Char *s, size_t len, const XML_Char *encoding) in xml_utf8_decode()
538 int len = 0; in _xml_xmlcharlen() local
728 void _xml_characterDataHandler(void *userData, const XML_Char *s, int len) in _xml_characterDataHandler()
843 void _xml_defaultHandler(void *userData, const XML_Char *s, int len) in _xml_defaultHandler()
/php-src/ext/standard/
H A Dsha1.c361 static void SHA1Encode(unsigned char *output, uint32_t *input, unsigned int len) in SHA1Encode()
378 static void SHA1Decode(uint32_t *output, const unsigned char *input, unsigned int len) in SHA1Decode()
H A Dlink.c131 size_t len; in PHP_FUNCTION() local
H A Dformatted_print.c62 php_sprintf_appendchars(zend_string **buffer, size_t *pos, char *add, size_t len) in php_sprintf_appendchars()
83 size_t alignment, size_t len, bool neg, int expprec, int always_sign) in php_sprintf_appendstring()
352 php_sprintf_getnumber(char **buffer, size_t *len) in php_sprintf_getnumber()
H A Dfile.c502 size_t len; in PHP_FUNCTION() local
879 zend_long len = 1024; in PHP_FUNCTION() local
956 size_t len; in PHP_FUNCTION() local
1620 zend_long len; in PHP_FUNCTION() local
1646 static const char *php_fgetcsv_lookup_trailing_spaces(const char *ptr, size_t len) /* {{{ */ in php_fgetcsv_lookup_trailing_spaces()
1824 zend_long len = 0; in PHP_FUNCTION() local
/php-src/ext/hash/
H A Dhash_sha3.c160 size_t len = block_size - ctx->pos; in PHP_SHA3_Update() local
183 size_t len = digest_size; in PHP_SHA3_Final() local
/php-src/win32/
H A Dioutil.c484 PW32IO wchar_t *php_win32_ioutil_getcwd_w(wchar_t *buf, size_t len) in php_win32_ioutil_getcwd_w()
521 PW32IO size_t php_win32_ioutil_dirname(char *path, size_t len) in php_win32_ioutil_dirname()
601 …_normalization_result php_win32_ioutil_normalize_path_w(wchar_t **buf, size_t len, size_t *new_len) in php_win32_ioutil_normalize_path_w()
/php-src/ext/phar/
H A Dphar.c123 size_t len; in phar_split_cache_list() local
735 uint32_t len; in phar_parse_pharfile() local
2115 #define IS_DIRECTORY_UP(element, len) \ argument
2118 #define IS_DIRECTORY_CURRENT(element, len) \ argument
2381 int len = idata->internal_file->uncompressed_filesize, ret; in phar_postprocess_file() local
2531 int phar_flush(phar_archive_data *phar, char *user_stub, zend_long len, int convert, char **error) … in phar_flush()
/php-src/sapi/fpm/fpm/
H A Dfpm_log.c117 size_t len, len2; in fpm_log_write() local
H A Dfpm_conf.c305 int len = strlen(val); in fpm_conf_set_time() local
1255 int len; in fpm_conf_write_pid() local
1415 int len = strlen(g.gl_pathv[i]); in fpm_conf_ini_parser_include() local
/php-src/ext/gd/libgd/
H A Dgd_xbm.c165 int len; in gdCtxPrintf() local
/php-src/ext/libxml/
H A Dlibxml.c481 static int php_libxml_streams_IO_read(void *context, char *buffer, int len) in php_libxml_streams_IO_read()
486 static int php_libxml_streams_IO_write(void *context, const char *buffer, int len) in php_libxml_streams_IO_write()
655 size_t len = vspprintf(&buf, 0, msg, ap); in php_libxml_internal_error_handler_ex() local
1473 static int php_libxml_write_smart_str(void *context, const char *buffer, int len) in php_libxml_write_smart_str()

Completed in 156 milliseconds

12345678910>>...14