Home
last modified time | relevance | path

Searched defs:size (Results 76 – 100 of 181) sorted by relevance

12345678

/PHP-7.4/Zend/
H A Dzend_llist.h39 size_t size; member
H A Dzend_stack.c25 ZEND_API int zend_stack_init(zend_stack *stack, int size) in zend_stack_init()
H A Dzend_objects_API.h48 uint32_t size; member
H A Dzend_portability.h360 # define do_alloca_ex(size, limit, use_heap) \ argument
362 # define do_alloca(size, use_heap) \ argument
498 #define ZEND_SECURE_ZERO(var, size) RtlSecureZeroMemory((var), (size)) argument
500 #define ZEND_SECURE_ZERO(var, size) explicit_bzero((var), (size)) argument
H A Dzend_virtual_cwd.h257 #define VCWD_GETCWD(buff, size) virtual_getcwd(buff, size) argument
302 #define VCWD_GETCWD(buff, size) php_win32_ioutil_getcwd(buff, size) argument
314 #define VCWD_GETCWD(buff, size) getcwd(buff, size) argument
H A Dzend_ini_scanner.l279 size_t size; in zend_ini_open_file_for_scanning() local
H A Dzend_multibyte.c191 size_t size = 0; in zend_multibyte_set_script_encoding_by_string() local
/PHP-7.4/ext/curl/
H A Dinterface.c1463 static size_t curl_write_nothing(char *data, size_t size, size_t nmemb, void *ctx) in curl_write_nothing()
1471 static size_t curl_write(char *data, size_t size, size_t nmemb, void *ctx) in curl_write()
1636 static size_t curl_read(char *data, size_t size, size_t nmemb, void *ctx) in curl_read()
1699 static size_t curl_write_header(char *data, size_t size, size_t nmemb, void *ctx) in curl_write_header()
2108 static size_t read_cb(char *buffer, size_t size, size_t nitems, void *arg) /* {{{ */ in read_cb()
/PHP-7.4/ext/gd/libgd/
H A Dgdcache.c58 int size, in gdCacheCreate()
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-7.4/main/
H A Dphp_output.h93 size_t size; member
126 size_t size; member
H A Dmain.c952 PHPAPI size_t php_write(void *buf, size_t size) in php_write()
965 size_t size; in php_printf() local
1247 PHPAPI void php_html_puts(const char *str, size_t size) in php_html_puts()
/PHP-7.4/ext/xmlrpc/libxmlrpc/
H A Dqueue.h39 int size, sorted, item_deleted; member
/PHP-7.4/ext/zlib/
H A Dphp_zlib.h43 size_t size; member
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_help.c57 unsigned int size = 0; in pretty_print() local
H A Dphpdbg_btree.c30 # define pemalloc(size, persistent) malloc(size) argument
/PHP-7.4/ext/shmop/
H A Dshmop.c148 zend_long key, mode, size; in PHP_FUNCTION() local
/PHP-7.4/ext/intl/grapheme/
H A Dgrapheme_string.c745 grapheme_extract_count_iter(UBreakIterator *bi, int32_t size, unsigned char *pstr, int32_t str_len) in grapheme_extract_count_iter()
781 …zend_long size; /* maximum number of grapheme clusters, bytes, or characters (based on extract_typ… in PHP_FUNCTION() local
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c1758 int space, size, bracketlen; in set_private_data_ptrs() local
1845 size = -2; in set_private_data_ptrs() local
1850 size = -2; in set_private_data_ptrs() local
1855 size = -(2 + IMM2_SIZE); in set_private_data_ptrs() local
1860 size = 1; in set_private_data_ptrs() local
1865 size = 1; in set_private_data_ptrs() local
2326 int size; in get_recurse_data_length() local
8832 int size; in compile_charn_matchingpath() local
8895 #define PUSH_BACKTRACK(size, ccstart, error) \ argument
11752 int size; in compile_then_trap_matchingpath() local
[all …]
/PHP-7.4/win32/
H A Dwinutil.c102 PHP_WINUTIL_API int php_win32_get_random_bytes(unsigned char *buf, size_t size) in php_win32_get_random_bytes()
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitConfigInternal.h238 #define SLJIT_MALLOC(size, allocator_data) malloc(size) argument
616 #define SLJIT_MALLOC_EXEC(size) sljit_malloc_exec(size) argument
/PHP-7.4/sapi/litespeed/
H A Dlsapilib.c542 static inline int allocateBuf( LSAPI_Request * pReq, int size ) in allocateBuf()
570 static int allocateRespHeaderBuf( LSAPI_Request * pReq, int size ) in allocateRespHeaderBuf()
1950 ssize_t gsendfile( int fdOut, int fdIn, off_t* off, size_t size ) in gsendfile()
1966 ssize_t gsendfile( int fdOut, int fdIn, off_t* off, size_t size ) in gsendfile()
1983 ssize_t gsendfile( int fdOut, int fdIn, off_t *off, size_t size ) in gsendfile()
2013 ssize_t gsendfile( int fdOut, int fdIn, off_t * off, size_t size ) in gsendfile()
2020 ssize_t LSAPI_sendfile_r( LSAPI_Request * pReq, int fdIn, off_t* off, size_t size ) in LSAPI_sendfile_r()
2949 int size = 4096; in lsapi_init_children_status() local
/PHP-7.4/ext/standard/
H A Dformatted_print.c109 size_t size = ZSTR_LEN(*buffer); in php_sprintf_appendstring() local
396 size_t size = 240, outpos = 0; in php_formatted_print() local
/PHP-7.4/ext/opcache/
H A DZendAccelerator.c541 …lways_inline zend_string *accel_find_interned_string_ex(zend_ulong h, const char *str, size_t size) in accel_find_interned_string_ex()
562 static zend_string* ZEND_FASTCALL accel_init_interned_string_for_php(const char *str, size_t size, … in accel_init_interned_string_for_php()
903 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()
947 accel_time_t zend_get_file_handle_timestamp(zend_file_handle *file_handle, size_t *size) in zend_get_file_handle_timestamp()
1707 size_t size = 0; in opcache_compile_file() local
2719 static int accel_remap_huge_pages(void *start, size_t size, size_t real_size, const char *name, siz… in accel_remap_huge_pages()
H A Dzend_persist_calc.c106 uint32_t size; in zend_persist_zval_calc() local

Completed in 148 milliseconds

12345678