Home
last modified time | relevance | path

Searched defs:size (Results 126 – 150 of 250) sorted by relevance

12345678910

/php-src/ext/dom/lexbor/lexbor/core/
H A Dbst_map.c18 lexbor_bst_map_init(lexbor_bst_map_t *bst_map, size_t size) in lexbor_bst_map_init()
H A Darray_obj.c18 size_t size, size_t struct_size) in lexbor_array_obj_init()
H A Ddtoa.c281 size_t size; in lexbor_prettify() local
/php-src/ext/opcache/
H A DZendAccelerator.c147 static void bzero_aligned(void *mem, size_t size) in bzero_aligned()
576 …lways_inline zend_string *accel_find_interned_string_ex(zend_ulong h, const char *str, size_t size) in accel_find_interned_string_ex()
595 static zend_string* ZEND_FASTCALL accel_init_interned_string_for_php(const char *str, size_t size, … in accel_init_interned_string_for_php()
966 static accel_time_t zend_get_file_handle_timestamp_win(zend_file_handle *file_handle, size_t *size) in zend_get_file_handle_timestamp_win()
1010 accel_time_t zend_get_file_handle_timestamp(zend_file_handle *file_handle, size_t *size) in zend_get_file_handle_timestamp()
1763 size_t size = 0; in opcache_compile_file() local
2314 size_t size; in zend_accel_inheritance_cache_add() local
2953 static zend_result accel_remap_huge_pages(void *start, size_t size, size_t real_size, const char *n… in accel_remap_huge_pages()
H A Dzend_accelerator_module.c96 zend_long size = zend_ini_parse_quantity_warn(new_value, entry->name); in ZEND_INI_MH() local
115 zend_long size = atoi(ZSTR_VAL(new_value)); in ZEND_INI_MH() local
/php-src/sapi/phpdbg/
H A Dphpdbg_help.c54 uint32_t size = 0; in pretty_print() local
H A Dphpdbg_btree.c28 # define pemalloc(size, persistent) malloc(size) argument
/php-src/ext/curl/
H A Dinterface.c556 static size_t curl_write_nothing(char *data, size_t size, size_t nmemb, void *ctx) in curl_write_nothing()
563 static size_t curl_write(char *data, size_t size, size_t nmemb, void *ctx) in curl_write()
816 static size_t curl_read(char *data, size_t size, size_t nmemb, void *ctx) in curl_read()
880 static size_t curl_write_header(char *data, size_t size, size_t nmemb, void *ctx) in curl_write_header()
1315 static size_t read_cb(char *buffer, size_t size, size_t nitems, void *arg) /* {{{ */ in read_cb()
/php-src/ext/intl/grapheme/
H A Dgrapheme_string.c660 grapheme_extract_count_iter(UBreakIterator *bi, int32_t size, unsigned char *pstr, int32_t str_len) in grapheme_extract_count_iter()
695 …zend_long size; /* maximum number of grapheme clusters, bytes, or characters (based on extract_typ… in PHP_FUNCTION() local
/php-src/win32/
H A Dwinutil.c103 PHP_WINUTIL_API int php_win32_get_random_bytes(unsigned char *buf, size_t size) in php_win32_get_random_bytes()
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_common.c1009 sljit_s32 size; in emit_rdssp() local
1037 sljit_s32 size; in emit_incssp() local
1193 sljit_uw size; in emit_cmov_generic() local
1213 sljit_uw size; in sljit_emit_op0() local
1593 sljit_uw size; in emit_bswap() local
2848 void *instruction, sljit_u32 size)
3499 sljit_uw size; local
3598 sljit_uw size; local
3801 sljit_uw size; local
H A DsljitConfigInternal.h135 #define SLJIT_MALLOC(size, allocator_data) malloc(size) argument
561 #define SLJIT_BUILTIN_MALLOC_EXEC(size, exec_allocator_data) sljit_malloc_exec(size) argument
565 #define SLJIT_MALLOC_EXEC(size, exec_allocator_data) SLJIT_BUILTIN_MALLOC_EXEC((size), (exec_alloca… argument
/php-src/sapi/litespeed/
H A Dlsapilib.c552 static inline int allocateBuf( LSAPI_Request * pReq, int size ) in allocateBuf()
580 static int allocateRespHeaderBuf( LSAPI_Request * pReq, int size ) in allocateRespHeaderBuf()
1930 ssize_t gsendfile( int fdOut, int fdIn, off_t* off, size_t size ) in gsendfile()
1945 ssize_t gsendfile( int fdOut, int fdIn, off_t* off, size_t size ) in gsendfile()
1980 ssize_t gsendfile( int fdOut, int fdIn, off_t* off, size_t size ) in gsendfile()
1997 ssize_t gsendfile( int fdOut, int fdIn, off_t *off, size_t size ) in gsendfile()
2027 ssize_t gsendfile( int fdOut, int fdIn, off_t * off, size_t size ) in gsendfile()
2034 ssize_t LSAPI_sendfile_r( LSAPI_Request * pReq, int fdIn, off_t* off, size_t size ) in LSAPI_sendfile_r()
2968 int size = 4096; in lsapi_init_children_status() local
/php-src/ext/gd/libgd/
H A Dgd_bmp.c66 void * gdImageBmpPtr(gdImagePtr im, int *size, int compression) in gdImageBmpPtr()
425 gdImagePtr gdImageCreateFromBmpPtr(int size, void *data) in gdImageCreateFromBmpPtr()
/php-src/main/
H A Dmain.c884 PHPAPI size_t php_write(void *buf, size_t size) in php_write()
896 size_t size; in php_printf() local
914 size_t size; in php_printf_unchecked() local
1188 PHPAPI void php_html_puts(const char *str, size_t size) in php_html_puts()
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c1843 int space, size, bracketlen; in set_private_data_ptrs() local
1944 size = -2; in set_private_data_ptrs() local
1949 size = -2; in set_private_data_ptrs() local
1954 size = -(2 + IMM2_SIZE); in set_private_data_ptrs() local
1959 size = 1; in set_private_data_ptrs() local
1964 size = 1; in set_private_data_ptrs() local
2456 int size, offset; in get_recurse_data_length() local
9284 int size; in compile_charn_matchingpath() local
9347 #define PUSH_BACKTRACK(size, ccstart, error) \ argument
12386 int size; in compile_then_trap_matchingpath() local
[all …]
/php-src/ext/mbstring/libmbfl/filters/
H A Dmbfilter_uuencode.c178 unsigned int size = *state >> 8; in mb_uuencode_to_wchar() local
/php-src/ext/dom/lexbor/lexbor/html/tokenizer/
H A Dstate.h27 #define lxb_html_tokenizer_state_append_m(tkz, v_data, size) \ argument
/php-src/Zend/
H A Dzend_ini_scanner.l250 size_t size; in zend_ini_open_file_for_scanning() local
H A Dzend_portability.h211 # define do_alloca_ex(size, limit, use_heap) \ argument
213 # define do_alloca(size, use_heap) \ argument
492 #define ZEND_SECURE_ZERO(var, size) RtlSecureZeroMemory((var), (size)) argument
494 #define ZEND_SECURE_ZERO(var, size) explicit_bzero((var), (size)) argument
H A Dzend_virtual_cwd.h266 #define VCWD_GETCWD(buff, size) virtual_getcwd(buff, size) argument
311 #define VCWD_GETCWD(buff, size) php_win32_ioutil_getcwd(buff, size) argument
323 #define VCWD_GETCWD(buff, size) getcwd(buff, size) argument
H A Dzend_multibyte.c191 size_t size = 0; in zend_multibyte_set_script_encoding_by_string() local
/php-src/ext/standard/
H A Dformatted_print.c107 size_t size = ZSTR_LEN(*buffer); in php_sprintf_appendstring() local
427 size_t size = 240, outpos = 0; in php_formatted_print() local
/php-src/ext/zlib/
H A Dzlib_filter.c37 static voidpf php_zlib_alloc(voidpf opaque, uInt items, uInt size) in php_zlib_alloc()
/php-src/ext/ftp/
H A Dftp.stub.php84 function ftp_alloc(FTP\Connection $ftp, int $size, &$response = null): bool {}

Completed in 146 milliseconds

12345678910