/PHP-8.2/ext/hash/ |
H A D | hash_adler32.c | 26 PHP_HASH_API void PHP_ADLER32Update(PHP_ADLER32_CTX *context, const unsigned char *input, size_t le… in PHP_ADLER32Update() 32 for (size_t i = 0; i < len; ++i) { in PHP_ADLER32Update()
|
/PHP-8.2/ext/standard/ |
H A D | php_math.h | 23 …mat_ex(double d, int dec, const char *dec_point, size_t dec_point_len, const char *thousand_sep, s…
|
H A D | file.h | 52 …csv(php_stream *stream, char delimiter, char enclosure, int escape_char, size_t buf_len, char *buf… 95 size_t def_chunk_size; 109 size_t tmp_host_buf_len;
|
H A D | dir.c | 200 size_t dir_len; in _php_do_opendir() 277 size_t str_len; in PHP_FUNCTION() 308 size_t str_len; in PHP_FUNCTION() 401 size_t cwd_skip = 0; in PHP_FUNCTION() 408 size_t pattern_len; in PHP_FUNCTION() 411 size_t n; in PHP_FUNCTION() 480 for (n = 0; n < (size_t)globbuf.gl_pathc; n++) { in PHP_FUNCTION() 524 size_t dirn_len; in PHP_FUNCTION()
|
/PHP-8.2/ext/session/ |
H A D | mod_files.c | 95 size_t dirdepth; 96 size_t st_size; 107 static char *ps_files_path_create(char *buf, size_t buflen, ps_files *data, const zend_string *key) in ps_files_path_create() 111 size_t n; in ps_files_path_create() 229 size_t n = 0; in ps_files_write() 269 if (n == (size_t)-1) { in ps_files_write() 310 size_t entry_len = strlen(entry->d_name); in ps_files_cleanup_dir() 370 size_t dirdepth = 0; in PS_OPEN_FUNC() 395 dirdepth = (size_t) ZEND_STRTOL(argv[0], NULL, 10); in PS_OPEN_FUNC()
|
/PHP-8.2/Zend/ |
H A D | zend_hash.h | 170 ZEND_API zend_result ZEND_FASTCALL zend_hash_str_del(HashTable *ht, const char *key, size_t len); 178 ZEND_API zval* ZEND_FASTCALL zend_hash_str_find(const HashTable *ht, const char *key, size_t len); 625 static zend_always_inline zval *zend_symtable_str_find(HashTable *ht, const char *str, size_t len) in zend_symtable_str_find() 750 …e void *zend_hash_str_add_mem(HashTable *ht, const char *str, size_t len, void *pData, size_t size) in zend_hash_str_add_mem() 763 …id *zend_hash_str_add_new_mem(HashTable *ht, const char *str, size_t len, void *pData, size_t size) in zend_hash_str_add_new_mem() 785 …oid *zend_hash_str_update_mem(HashTable *ht, const char *str, size_t len, void *pData, size_t size) in zend_hash_str_update_mem() 912 ZEND_API void *zend_hash_str_find_ptr_lc(const HashTable *ht, const char *str, size_t len); 1009 size_t _size = ZEND_HASH_ELEMENT_SIZE(__ht); \ 1017 size_t _size = ZEND_HASH_ELEMENT_SIZE(__ht); \ 1028 size_t _size = ZEND_HASH_ELEMENT_SIZE(__ht); \ [all …]
|
H A D | zend_interfaces.h | 41 …lass_entry *obj_ce, zend_function **fn_proxy, const char *function_name, size_t function_name_len,… 74 ZEND_API int zend_user_serialize(zval *object, unsigned char **buffer, size_t *buf_len, zend_serial… 75 …nserialize(zval *object, zend_class_entry *ce, const unsigned char *buf, size_t buf_len, zend_unse…
|
H A D | zend_ini.h | 81 ZEND_API zend_result zend_alter_ini_entry_chars(zend_string *name, const char *value, size_t value_… 82 ZEND_API zend_result zend_alter_ini_entry_chars_ex(zend_string *name, const char *value, size_t val… 86 ZEND_API zend_long zend_ini_long(const char *name, size_t name_length, int orig); 87 ZEND_API double zend_ini_double(const char *name, size_t name_length, int orig); 88 ZEND_API char *zend_ini_string(const char *name, size_t name_length, int orig); 89 ZEND_API char *zend_ini_string_ex(const char *name, size_t name_length, int orig, bool *exists); 255 #define ZEND_INI_GET_ADDR() (ZEND_INI_GET_BASE() + (size_t) mh_arg1)
|
/PHP-8.2/ext/fileinfo/libmagic/ |
H A D | readcdf.c | 102 size_t i; in cdf_clsid_to_mime() 113 size_t i; in cdf_app_to_mime() 138 size_t count, const cdf_directory_t *root_storage) in cdf_file_property_info() 140 size_t i; in cdf_file_property_info() 189 size_t j, k = 1; in cdf_file_property_info() 261 size_t i; in cdf_file_catalog() 293 size_t count; in cdf_file_summary_info() 347 format_clsid(char *buf, size_t len, const uint64_t uuid[2]) { in format_clsid() 387 size_t j, k; in cdf_check_summary_info() 505 size_t sd, j; in cdf_file_dir_info() [all …]
|
H A D | softmagic.c | 54 const unsigned char *, size_t, 152 const char *file, size_t line) in file_fmtcheck() 512 size_t len; in strndup() 529 size_t l; in varexpand() 838 size_t nbytes = b->flen; in moffset() 1533 size_t len; in save_cont() 1550 const unsigned char *s, size_t nbytes, size_t o, unsigned int cont_level, in mget() 1915 file_strncmp(const char *s1, const char *s2, size_t len, size_t maxlen, in file_strncmp() 1989 file_strncmp16(const char *a, const char *b, size_t len, size_t maxlen, in file_strncmp16() 2193 size_t slen; in magiccheck() [all …]
|
/PHP-8.2/ext/intl/spoofchecker/ |
H A D | spoofchecker_main.c | 27 size_t text_len; in PHP_METHOD() 56 size_t s1_len, s2_len; in PHP_METHOD() 87 size_t locales_len; in PHP_METHOD()
|
/PHP-8.2/ext/filter/ |
H A D | sanitizing_filters.c | 29 size_t len = Z_STRLEN_P(value); in php_filter_encode_html() 99 size_t i; in php_filter_strip() 100 size_t c; in php_filter_strip() 136 size_t l, i; in filter_map_update() 147 size_t i, c; in filter_map_apply() 170 size_t new_len; in php_filter_string()
|
/PHP-8.2/ext/mbstring/libmbfl/filters/ |
H A D | mbfilter_hz.c | 37 static size_t mb_hz_to_wchar(unsigned char **in, size_t *in_len, uint32_t *buf, size_t bufsize, uns… 38 static void mb_wchar_to_hz(uint32_t *in, size_t len, mb_convert_buf *buf, bool end); 263 static size_t mb_hz_to_wchar(unsigned char **in, size_t *in_len, uint32_t *buf, size_t bufsize, uns… in mb_hz_to_wchar() 325 static void mb_wchar_to_hz(uint32_t *in, size_t len, mb_convert_buf *buf, bool end) in mb_wchar_to_hz()
|
H A D | mbfilter_cp936.c | 36 static size_t mb_cp936_to_wchar(unsigned char **in, size_t *in_len, uint32_t *buf, size_t bufsize, … 37 static void mb_wchar_to_cp936(uint32_t *in, size_t len, mb_convert_buf *buf, bool end); 276 static size_t mb_cp936_to_wchar(unsigned char **in, size_t *in_len, uint32_t *buf, size_t bufsize, … in mb_cp936_to_wchar() 333 static void mb_wchar_to_cp936(uint32_t *in, size_t len, mb_convert_buf *buf, bool end) in mb_wchar_to_cp936()
|
H A D | mbfilter_iso2022_kr.c | 44 static size_t mb_iso2022kr_to_wchar(unsigned char **in, size_t *in_len, uint32_t *buf, size_t bufsi… 45 static void mb_wchar_to_iso2022kr(uint32_t *in, size_t len, mb_convert_buf *buf, bool end); 283 static size_t mb_iso2022kr_to_wchar(unsigned char **in, size_t *in_len, uint32_t *buf, size_t bufsi… in mb_iso2022kr_to_wchar() 360 static void mb_wchar_to_iso2022kr(uint32_t *in, size_t len, mb_convert_buf *buf, bool end) in mb_wchar_to_iso2022kr()
|
H A D | mbfilter_cp932.c | 67 static size_t mb_cp932_to_wchar(unsigned char **in, size_t *in_len, uint32_t *buf, size_t bufsize, … 68 static void mb_wchar_to_cp932(uint32_t *in, size_t len, mb_convert_buf *buf, bool end); 69 static void mb_wchar_to_sjiswin(uint32_t *in, size_t len, mb_convert_buf *buf, bool end); 391 static size_t mb_cp932_to_wchar(unsigned char **in, size_t *in_len, uint32_t *buf, size_t bufsize, … in mb_cp932_to_wchar() 460 static void mb_wchar_to_cp932(uint32_t *in, size_t len, mb_convert_buf *buf, bool end) in mb_wchar_to_cp932() 541 static void mb_wchar_to_sjiswin(uint32_t *in, size_t len, mb_convert_buf *buf, bool end) in mb_wchar_to_sjiswin()
|
H A D | mbfilter_jis.c | 37 static size_t mb_iso2022jp_to_wchar(unsigned char **in, size_t *in_len, uint32_t *buf, size_t bufsi… 38 static void mb_wchar_to_iso2022jp(uint32_t *in, size_t len, mb_convert_buf *buf, bool end); 39 static void mb_wchar_to_jis(uint32_t *in, size_t len, mb_convert_buf *buf, bool end); 40 static bool mb_check_iso2022jp(unsigned char *in, size_t in_len); 41 static bool mb_check_jis(unsigned char *in, size_t in_len); 474 static size_t mb_iso2022jp_to_wchar(unsigned char **in, size_t *in_len, uint32_t *buf, size_t bufsi… in mb_iso2022jp_to_wchar() 613 static void mb_wchar_to_iso2022jp(uint32_t *in, size_t len, mb_convert_buf *buf, bool end) in mb_wchar_to_iso2022jp() 698 static void mb_wchar_to_jis(uint32_t *in, size_t len, mb_convert_buf *buf, bool end) in mb_wchar_to_jis() 790 static bool mb_check_jis(unsigned char *in, size_t in_len) in mb_check_jis() 887 static bool mb_check_iso2022jp(unsigned char *in, size_t in_len) in mb_check_iso2022jp()
|
/PHP-8.2/ext/ffi/tests/ |
H A D | 200.phpt | 21 typedef size_t (*zend_write_func_t)(const char *str, size_t str_length);
|
/PHP-8.2/ext/opcache/jit/dynasm/ |
H A D | dasm_proto.h | 31 size_t _sz = (sz), _need = (need); \ 67 DASM_FDEF int dasm_link(Dst_DECL, size_t *szp);
|
H A D | dasm_ppc.h | 58 size_t bsize; /* Buffer size in bytes. */ 66 size_t psize; /* Allocated size of this structure. */ 69 size_t lgsize; 71 size_t pcsize; 74 size_t codesize; /* Total size of all code sections. */ 88 size_t psz = 0; in dasm_init() 133 size_t osz = D->pcsize; in dasm_growpc() 160 do { if ((size_t)((char *)pl-(char *)D->kind##labels) >= D->kind##size) { \ 262 int dasm_link(Dst_DECL, size_t *szp) in dasm_link()
|
/PHP-8.2/ext/opcache/ |
H A D | shared_alloc_posix.c | 39 static int create_segments(size_t requested_size, zend_shared_segment_posix ***shared_segments_p, i… in create_segments() 87 static size_t segment_type_size(void) in segment_type_size()
|
/PHP-8.2/ext/pcre/ |
H A D | php_pcre.c | 573 size_t unit_len; in calculate_unit_length() 605 size_t pattern_len; in pcre_get_compiled_regex_cache_ex() 812 size_t jit_size = 0; in pcre_get_compiled_regex_cache_ex() 1180 size_t i; in php_pcre_match_impl() 1580 size_t limit, size_t *replace_count) in php_pcre_replace() 2062 size_t limit, size_t *replace_count, zend_long flags) in php_pcre_replace_func() 2084 zend_string *subject_str, size_t limit, size_t *replace_count) in php_pcre_replace_array() 2161 zend_string *subject, size_t limit, size_t *replace_count) in php_replace_in_subject() 2181 zend_string *subject, size_t limit, size_t *replace_count, zend_long flags) in php_replace_in_subject_func() 2375 size_t replace_count; in PHP_FUNCTION() [all …]
|
/PHP-8.2/ext/pcre/pcre2lib/ |
H A D | pcre2_jit_misc.c | 124 pcre2_jit_stack_create(size_t startsize, size_t maxsize, in pcre2_jit_stack_create() 219 size_t
|
/PHP-8.2/ext/intl/collator/ |
H A D | collator_compare.c | 29 size_t str1_len = 0; in PHP_FUNCTION() 30 size_t str2_len = 0; in PHP_FUNCTION()
|
/PHP-8.2/ext/json/ |
H A D | php_json_parser.h | 65 size_t str_len, 74 size_t str_len,
|