Home
last modified time | relevance | path

Searched refs:size_t (Results 176 – 200 of 649) sorted by relevance

12345678910>>...26

/PHP-7.2/sapi/cli/
H A Dphp_http_parser.h70 typedef int (*php_http_data_cb) (php_http_parser*, const char *at, size_t length);
227 size_t php_http_parser_execute(php_http_parser *parser,
230 size_t len);
/PHP-7.2/ext/intl/spoofchecker/
H A Dspoofchecker_main.c31 size_t text_len; in PHP_METHOD()
63 size_t s1_len, s2_len; in PHP_METHOD()
97 size_t locales_len; in PHP_METHOD()
/PHP-7.2/Zend/
H A Dzend_ts_hash.h105 ZEND_API zval *zend_ts_hash_str_find(TsHashTable *ht, const char *key, size_t len);
106 ZEND_API zval *_zend_ts_hash_str_update(TsHashTable *ht, const char *key, size_t len, zval *pData Z…
107 ZEND_API zval *_zend_ts_hash_str_add(TsHashTable *ht, const char *key, size_t len, zval *pData ZEND…
114 static zend_always_inline void *zend_ts_hash_str_find_ptr(TsHashTable *ht, const char *str, size_t in zend_ts_hash_str_find_ptr()
122 …inline void *zend_ts_hash_str_update_ptr(TsHashTable *ht, const char *str, size_t len, void *pData) in zend_ts_hash_str_update_ptr()
131 static zend_always_inline void *zend_ts_hash_str_add_ptr(TsHashTable *ht, const char *str, size_t l… in zend_ts_hash_str_add_ptr()
H A Dzend_language_scanner.h42 size_t script_org_size;
46 size_t script_filtered_size;
/PHP-7.2/main/streams/
H A Dphp_stream_filter_api.h49 size_t buflen;
70 PHPAPI php_stream_bucket *php_stream_bucket_new(php_stream *stream, char *buf, size_t buflen, uint8…
71 …t_split(php_stream_bucket *in, php_stream_bucket **left, php_stream_bucket **right, size_t length);
91 size_t *bytes_consumed,
/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_fullinfo.c110 *((size_t *)where) = re->size; in pcre_fullinfo()
114 *((size_t *)where) = (study == NULL)? 0 : study->size; in pcre_fullinfo()
119 *((size_t *)where) = in pcre_fullinfo()
125 *((size_t *)where) = 0; in pcre_fullinfo()
/PHP-7.2/ext/fileinfo/libmagic/
H A Dreadcdf.c110 size_t i; in cdf_clsid_to_mime()
121 size_t i; in cdf_app_to_mime()
136 size_t count, const cdf_directory_t *root_storage) in cdf_file_property_info()
138 size_t i; in cdf_file_property_info()
187 size_t j, k = 1; in cdf_file_property_info()
262 size_t i; in cdf_file_catalog()
294 size_t count; in cdf_file_summary_info()
348 format_clsid(char *buf, size_t len, const uint64_t uuid[2]) { in format_clsid()
388 size_t j, k; in cdf_check_summary_info()
506 size_t sd, j; in cdf_file_dir_info()
[all …]
H A Dapprentice.c116 size_t len;
149 size_t);
170 size_t len;
416 size_t i; in apprentice_1()
467 size_t i; in file_ms_free()
579 size_t i; in file_apprentice()
1042 size_t len; in load_1()
1075 size_t i; in load_1()
1724 size_t i; in parse()
2171 size_t i; in parse_extra()
[all …]
/PHP-7.2/ext/standard/
H A Durl_scanner_ex.c91 size_t keylen; in php_ini_on_update_tags()
136 size_t keylen; in php_ini_on_update_hosts()
186 size_t tmp_len; in PHP_INI_END()
500 size_t rest; in xx_mainloop()
1041 static char *url_adapt_ext(const char *src, size_t srclen, size_t *newlen, zend_bool do_flush, url_… in url_adapt_ext()
1102 size_t len; in php_url_scanner_session_handler_impl()
1113 if (sizeof(uint32_t) < sizeof(size_t)) { in php_url_scanner_session_handler_impl()
1147 static inline int php_url_scanner_add_var_impl(char *name, size_t name_len, char *value, size_t val… in php_url_scanner_add_var_impl()
1210 PHPAPI int php_url_scanner_add_session_var(char *name, size_t name_len, char *value, size_t value_l… in php_url_scanner_add_session_var()
1216 PHPAPI int php_url_scanner_add_var(char *name, size_t name_len, char *value, size_t value_len, int … in php_url_scanner_add_var()
[all …]
/PHP-7.2/main/
H A Dfopen_wrappers.c87 p = (char **) (base + (size_t) mh_arg1); in ZEND_INI_MH()
143 size_t resolved_basedir_len;
144 size_t resolved_name_len;
145 size_t path_len;
217 size_t basedir_len = strlen(basedir);
544 size_t len = strlen(ptr);
546 …if (filename_length > (MAXPATHLEN - 2) || len > MAXPATHLEN || len + 1 + (size_t)filename_length + …
580 size_t exec_fname_length = ZSTR_LEN(exec_filename);
659 size_t exec_fname_length = ZSTR_LEN(exec_filename);
666 size_t path_length = strlen(path);
[all …]
H A Drfc1867.c236 size_t detect_order_size;
619 static size_t multipart_buffer_read(multipart_buffer *self, char *buf, size_t bytes, int *end) in multipart_buffer_read()
621 size_t len, max; in multipart_buffer_read()
668 size_t total_bytes=0, read_bytes=0; in multipart_buffer_read_body()
696 size_t array_len = 0;
799 size_t blen = 0, wlen = 0;
834 size_t new_param_len;
847 size_t new_filename_len;
863 size_t value_len;
874 size_t new_value_len;
[all …]
/PHP-7.2/ext/opcache/
H A Dshared_alloc_shm.c54 static int create_segments(size_t requested_size, zend_shared_segment_shm ***shared_segments_p, int… in create_segments()
57 size_t allocate_size = 0, remaining_bytes = requested_size, seg_allocate_size; in create_segments()
134 static size_t segment_type_size(void) in segment_type_size()
H A Dshared_alloc_mmap.c36 static int create_segments(size_t requested_size, zend_shared_segment ***shared_segments_p, int *sh… in create_segments()
83 static size_t segment_type_size(void) in segment_type_size()
H A Dshared_alloc_posix.c39 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-7.2/ext/hash/
H A Dhash_joaat.c75 joaat_buf(void *buf, size_t len, uint32_t hval) in joaat_buf()
77 size_t i; in joaat_buf()
H A Dphp_hash_fnv.h67 static uint32_t fnv_32_buf(void *buf, size_t len, uint32_t hval, int alternate);
68 static uint64_t fnv_64_buf(void *buf, size_t len, uint64_t hval, int alternate);
/PHP-7.2/ext/wddx/
H A Dphp_wddx_api.h60 void php_wddx_packet_start(wddx_packet *packet, char *comment, size_t comment_len);
64 int php_wddx_deserialize_ex(const char *, size_t, zval *return_value);
/PHP-7.2/ext/intl/grapheme/
H A Dgrapheme_string.c58 size_t string_len; in PHP_FUNCTION()
110 size_t haystack_len, needle_len; in PHP_FUNCTION()
114 size_t noffset = 0; in PHP_FUNCTION()
173 size_t haystack_len, needle_len; in PHP_FUNCTION()
242 size_t haystack_len, needle_len; in PHP_FUNCTION()
305 size_t haystack_len, needle_len; in PHP_FUNCTION()
379 size_t str_len; in PHP_FUNCTION()
594 size_t haystack_len, needle_len; in strstr_common_handler()
628 size_t found_offset = found - haystack; in strstr_common_handler()
778 size_t str_len; in PHP_FUNCTION()
[all …]
/PHP-7.2/sapi/phpdbg/
H A Dphpdbg_prompt.h26 void phpdbg_init(char *init_file, size_t init_file_len, zend_bool use_default);
27 void phpdbg_try_file_init(char *init_file, size_t init_file_len, zend_bool free_init);
H A Dphpdbg_utils.c115 PHPDBG_API int phpdbg_is_class_method(const char *str, size_t len, char **class, char **method) /* … in phpdbg_is_class_method()
200 PHPDBG_API char *phpdbg_trim(const char *str, size_t len, size_t *new_len) /* {{{ */ in phpdbg_trim()
230 PHPDBG_API const phpdbg_color_t *phpdbg_get_color(const char *name, size_t name_length) /* {{{ */ in phpdbg_get_color()
253 PHPDBG_API void phpdbg_set_color_ex(int element, const char *name, size_t name_length) /* {{{ */ in phpdbg_set_color_ex()
267 PHPDBG_API int phpdbg_get_element(const char *name, size_t len) { in phpdbg_get_element()
422 static int phpdbg_parse_variable_arg_wrapper(char *name, size_t len, char *keyname, size_t keylen, … in phpdbg_parse_variable_arg_wrapper()
426 PHPDBG_API int phpdbg_parse_variable(char *input, size_t len, HashTable *parent, size_t i, phpdbg_p… in phpdbg_parse_variable()
430 PHPDBG_API int phpdbg_parse_variable_with_arg(char *input, size_t len, HashTable *parent, size_t i,… in phpdbg_parse_variable_with_arg()
434 size_t index_len = 0; in phpdbg_parse_variable_with_arg()
480 size_t namelen, keylen; in phpdbg_parse_variable_with_arg()
[all …]
/PHP-7.2/ext/pdo_pgsql/
H A Dpgsql_driver.c137 static size_t pgsql_lob_write(php_stream *stream, const char *buf, size_t count) in pgsql_lob_write()
143 static size_t pgsql_lob_read(php_stream *stream, char *buf, size_t count) in pgsql_lob_read()
240 size_t nsql_len = 0; in pgsql_handle_preparer()
331 …sql_handle_quoter(pdo_dbh_t *dbh, const char *unquoted, size_t unquotedlen, char **quoted, size_t in pgsql_handle_quoter()
335 size_t tmp_len; in pgsql_handle_quoter()
599 size_t buffer_len = 0; in PHP_METHOD()
604 size_t query_len; in PHP_METHOD()
710 size_t line_len = 0; in PHP_METHOD()
960 size_t oidstrlen; in PHP_METHOD()
962 size_t modestrlen; in PHP_METHOD()
[all …]
/PHP-7.2/ext/ftp/
H A Dphp_ftp.c373 size_t host_len; in PHP_FUNCTION()
410 size_t host_len; in PHP_FUNCTION()
522 size_t dir_len; in PHP_FUNCTION()
549 size_t cmd_len; in PHP_FUNCTION()
576 size_t cmd_len; in PHP_FUNCTION()
599 size_t dir_len; in PHP_FUNCTION()
626 size_t dir_len; in PHP_FUNCTION()
711 size_t dir_len; in PHP_FUNCTION()
741 size_t dir_len; in PHP_FUNCTION()
772 size_t dir_len; in PHP_FUNCTION()
[all …]
/PHP-7.2/ext/exif/
H A Dexif.c286 static size_t php_strnlen(char* str, size_t maxlen) { in ZEND_GET_MODULE()
287 size_t len = 0; in ZEND_GET_MODULE()
1893 size_t size;
1912 size_t size;
1998 size_t width;
1999 size_t height;
2075 size_t idex; in exif_iif_add_value()
2783 size_t i; in exif_ifd_make_value()
3035 size_t len; in exif_process_user_comment()
3142 size_t i; in exif_process_IFD_in_MAKERNOTE()
[all …]
/PHP-7.2/win32/
H A Dwinutil.c39 int php_win32_check_trailing_space(const char * path, const size_t path_len) in php_win32_check_trailing_space()
85 PHP_WINUTIL_API int php_win32_get_random_bytes(unsigned char *buf, size_t size) in php_win32_get_random_bytes()
118 size_t i; in php_win32_code_to_errno()
402 size_t uname_len; in php_win32_get_username()
/PHP-7.2/ext/mbstring/libmbfl/tests/conv_encoding.tests/
H A Dgen_exp.c14 size_t n;
15 size_t nalloc;
36 size_t n = map->nalloc << 1, a; in mappings_grow()
55 size_t i; in mappings_add()
56 size_t s = 0, e = map->n; in mappings_add()
68 size_t n = map->n - i, a = sizeof(*map->entries) * n; in mappings_add()
86 size_t n = (map->n - i - 1), a = sizeof(*map->entries) * n; in mappings_add()
483 size_t i; in main()

Completed in 101 milliseconds

12345678910>>...26