Home
last modified time | relevance | path

Searched defs:len (Results 76 – 100 of 330) sorted by relevance

12345678910>>...14

/php-src/ext/fileinfo/libmagic/
H A Dascmagic.c113 size_t mlen, i, len; in file_ascmagic_with_encoding() local
338 encode_utf8(unsigned char *buf, size_t len, file_unichar_t *ubuf, size_t ulen) in encode_utf8()
H A Dbuffer.c43 size_t len) in buffer_init()
H A Dstrcasestr.c70 size_t len; in strcasestr() local
H A Dsoftmagic.c523 size_t len; in strndup() local
537 varexpand(struct magic_set *ms, char *buf, size_t len, const char *str) in varexpand()
1202 size_t len, sz = file_pstring_length_size(ms, m); in mconvert() local
1322 mdebug(uint32_t offset, const char *str, size_t len) in mdebug()
1573 size_t len; in save_cont() local
1993 file_strncmp(const char *s1, const char *s2, size_t len, size_t maxlen, in file_strncmp()
2072 file_strncmp16(const char *a, const char *b, size_t len, size_t maxlen, in file_strncmp16()
/php-src/Zend/
H A Dzend_call_stack.c314 size_t len = sizeof(stack_base); in zend_call_stack_get_freebsd_sysctl() local
496 size_t len = sizeof(ps), pagesize; in zend_call_stack_get_openbsd_vm() local
607 size_t len, max_size; in zend_call_stack_get_netbsd_vm() local
697 ssize_t len = -1; in zend_call_stack_get_solaris_proc_maps() local
H A Dzend_hash.h237 …atic zend_always_inline bool zend_hash_str_exists(const HashTable *ht, const char *str, size_t len) in zend_hash_str_exists()
445 …c zend_always_inline zval *zend_hash_str_find_ind(const HashTable *ht, const char *str, size_t len) in zend_hash_str_find_ind()
455 … zend_always_inline bool zend_hash_str_exists_ind(const HashTable *ht, const char *str, size_t len) in zend_hash_str_exists_ind()
595 …ic zend_always_inline zend_result zend_symtable_str_del(HashTable *ht, const char *str, size_t len) in zend_symtable_str_del()
607 …end_always_inline zend_result zend_symtable_str_del_ind(HashTable *ht, const char *str, size_t len) in zend_symtable_str_del_ind()
619 static zend_always_inline zval *zend_symtable_str_find(HashTable *ht, const char *str, size_t len) in zend_symtable_str_find()
631 static zend_always_inline bool zend_symtable_str_exists(HashTable *ht, const char *str, size_t len) in zend_symtable_str_exists()
670 static zend_always_inline void *zend_hash_str_add_ptr(HashTable *ht, const char *str, size_t len, v… in zend_hash_str_add_ptr()
891 …c zend_always_inline void *zend_hash_str_find_ptr(const HashTable *ht, const char *str, size_t len) in zend_hash_str_find_ptr()
943 static zend_always_inline zval *zend_hash_str_find_deref(HashTable *ht, const char *str, size_t len) in zend_hash_str_find_deref()
[all …]
H A Dzend_language_scanner.l112 #define SET_DOUBLE_QUOTES_SCANNED_LENGTH(len) SCNG(scanned_string_len) = (len) argument
122 static void strip_underscores(char *str, size_t *len) in strip_underscores()
179 static void yy_scan_buffer(char *str, size_t len) in yy_scan_buffer()
914 static zend_result zend_scan_escape_string(zval *zendlval, char *str, int len, char quote_type) in zend_scan_escape_string()
1014 size_t len = 0; in zend_scan_escape_string() local
1213 size_t len = nl ? (nl - str + newline_len) : (end - str); in strip_multiline_string_indentation() local
/php-src/ext/filter/
H A Dlogical_filters.c203 size_t len; in php_filter_int() local
276 size_t len = Z_STRLEN_P(value); in php_filter_boolean() local
344 size_t len; in php_filter_float() local
507 static int _php_filter_validate_domain(char * domain, size_t len, zend_long flags) /* {{{ */ in _php_filter_validate_domain()
H A Dfilter_private.h108 #define PHP_FILTER_TRIM_DEFAULT(p, len) PHP_FILTER_TRIM_DEFAULT_EX(p, len, 1); argument
110 #define PHP_FILTER_TRIM_DEFAULT_EX(p, len, return_if_empty) { \ argument
/php-src/ext/phar/
H A Dtar.c22 static uint32_t phar_tar_number(const char *buf, size_t len) /* {{{ */ in phar_tar_number()
65 static int phar_tar_octal(char *buf, uint32_t val, int len) /* {{{ */ in phar_tar_octal()
87 static uint32_t phar_tar_checksum(char *buf, size_t len) /* {{{ */ in phar_tar_checksum()
955 int phar_tar_flush(phar_archive_data *phar, char *user_stub, zend_long len, int defaultstub, char *… in phar_tar_flush()
/php-src/ext/opcache/jit/ir/
H A Dir_gcm.c1053 size_t len; in ir_schedule() local
1060 size_t len; in ir_schedule() local
1083 size_t len; in ir_schedule() local
1092 size_t len; in ir_schedule() local
1167 size_t len; in ir_schedule() local
H A Dgen_ir_fold_hash.c132 static int find_op(const char *s, size_t len) in find_op()
262 size_t len = strlen(buf); in main() local
/php-src/ext/mbstring/libmbfl/filters/
H A Dmbfilter_cjk.c601 static void mb_wchar_to_iso2022jp(uint32_t *in, size_t len, mb_convert_buf *buf, bool end) in mb_wchar_to_iso2022jp()
686 static void mb_wchar_to_jis(uint32_t *in, size_t len, mb_convert_buf *buf, bool end) in mb_wchar_to_jis()
4896 static void mb_wchar_to_sjis(uint32_t *in, size_t len, mb_convert_buf *buf, bool end) in mb_wchar_to_sjis()
7611 static void mb_wchar_to_cp932(uint32_t *in, size_t len, mb_convert_buf *buf, bool end) in mb_wchar_to_cp932()
8387 static void mb_wchar_to_eucjp(uint32_t *in, size_t len, mb_convert_buf *buf, bool end) in mb_wchar_to_eucjp()
9586 static void mb_wchar_to_euccn(uint32_t *in, size_t len, mb_convert_buf *buf, bool end) in mb_wchar_to_euccn()
9881 static void mb_wchar_to_euctw(uint32_t *in, size_t len, mb_convert_buf *buf, bool end) in mb_wchar_to_euctw()
10083 static void mb_wchar_to_euckr(uint32_t *in, size_t len, mb_convert_buf *buf, bool end) in mb_wchar_to_euckr()
10283 static void mb_wchar_to_uhc(uint32_t *in, size_t len, mb_convert_buf *buf, bool end) in mb_wchar_to_uhc()
12313 static void mb_wchar_to_big5(uint32_t *in, size_t len, mb_convert_buf *buf, bool end) in mb_wchar_to_big5()
[all …]
H A Dmbfilter_singlebyte.c174 static void mb_wchar_to_ascii(uint32_t *in, size_t len, mb_convert_buf *buf, bool end) in mb_wchar_to_ascii()
227 static void mb_wchar_to_8859_1(uint32_t *in, size_t len, mb_convert_buf *buf, bool end) in mb_wchar_to_8859_1()
549 static void mb_wchar_to_cp1252(uint32_t *in, size_t len, mb_convert_buf *buf, bool end) in mb_wchar_to_cp1252()
745 static void mb_wchar_to_armscii8(uint32_t *in, size_t len, mb_convert_buf *buf, bool end) in mb_wchar_to_armscii8()
/php-src/ext/dom/lexbor/lexbor/core/
H A Dstr.c564 lexbor_str_data_to_lowercase(lxb_char_t *to, const lxb_char_t *from, size_t len) in lexbor_str_data_to_lowercase()
574 lexbor_str_data_to_uppercase(lxb_char_t *to, const lxb_char_t *from, size_t len) in lexbor_str_data_to_uppercase()
584 lexbor_str_data_find_lowercase(const lxb_char_t *data, size_t len) in lexbor_str_data_find_lowercase()
598 lexbor_str_data_find_uppercase(const lxb_char_t *data, size_t len) in lexbor_str_data_find_uppercase()
/php-src/ext/standard/
H A Dpack.c905 zend_long len = inputlen - inputpos; /* Remaining string */ in PHP_FUNCTION() local
921 zend_long len = inputlen - inputpos; /* Remaining string */ in PHP_FUNCTION() local
950 len = inputlen - inputpos; /* Remaining string */ in PHP_FUNCTION() local
974 zend_long len = (inputlen - inputpos) * 2; /* Remaining */ in PHP_FUNCTION() local
H A Dhead.c37 size_t len; in PHP_FUNCTION() local
57 size_t len = 0; in PHP_FUNCTION() local
/php-src/ext/date/lib/
H A Dparse_iso_intervals.c76 unsigned int line, len; member
113 int len = 0; in timelib_get_nr() local
934 void timelib_strtointerval(const char *s, size_t len, in timelib_strtointerval()
/php-src/ext/pdo_odbc/
H A Dodbc_stmt.c175 int len; in odbc_stmt_execute() local
427 int len, amount; in odbc_stmt_param_hook() local
801 SQLSMALLINT len = 0; in odbc_stmt_get_attr() local
/php-src/sapi/phpdbg/
H A Dphpdbg_lexer.h25 unsigned int len; member
H A Dphpdbg_list.h44 size_t len; member
/php-src/ext/hash/
H A Dhash_adler32.c26 …P_HASH_API void PHP_ADLER32Update(PHP_ADLER32_CTX *context, const unsigned char *input, size_t len) in PHP_ADLER32Update()
/php-src/sapi/litespeed/
H A Dlsapi_main.c380 int len; in sapi_lsapi_send_headers_like_cgi() local
483 int len; in sapi_lsapi_send_headers() local
506 int len = strlen( message ); in sapi_lsapi_log_message() local
650 int len; in lsapi_execute_script() local
840 int len = (int)strlen(path); in pathlen_without_trailing_slash() local
1681 int len; in PHP_FUNCTION() local
/php-src/ext/fileinfo/
H A Dphp_libmagic.c20 zend_string* convert_libmagic_pattern(const char *val, size_t len, uint32_t options) in convert_libmagic_pattern()
/php-src/ext/dom/lexbor/lexbor/dom/interfaces/
H A Dnode.c302 lxb_dom_node_name(lxb_dom_node_t *node, size_t *len) in lxb_dom_node_name()
628 const lxb_char_t *qualified_name, size_t len) in lxb_dom_node_by_tag_name()
699 const lxb_char_t *class_name, size_t len) in lxb_dom_node_by_class_name()
1085 lxb_dom_node_text_content(lxb_dom_node_t *node, size_t *len) in lxb_dom_node_text_content()
1199 const lxb_char_t *content, size_t len) in lxb_dom_node_text_content_set()

Completed in 154 milliseconds

12345678910>>...14