Home
last modified time | relevance | path

Searched defs:total_size (Results 1 – 10 of 10) sorted by relevance

/PHP-8.3/ext/random/
H A Drandomizer.c97 size_t total_size; in PHP_METHOD() local
275 size_t total_size = 0; in PHP_METHOD() local
383 size_t total_size = 0; in PHP_METHOD() local
H A Drandom.c79 size_t total_size = 0; in php_random_range32() local
135 size_t total_size = 0; in php_random_range64() local
/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_serialize.c79 PCRE2_SIZE total_size; in pcre2_serialize_encode() local
/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitProtExecAllocator.c288 static sljit_uw total_size; variable
H A DsljitExecAllocator.c242 static sljit_uw total_size; variable
/PHP-8.3/ext/sysvshm/
H A Dsysvshm.c375 zend_long total_size; in php_put_shm_data() local
/PHP-8.3/ext/sockets/
H A Dsendrecvmsg.c317 size_t total_size = CMSG_SPACE(size); in PHP_FUNCTION() local
/PHP-8.3/ext/gd/libgd/
H A Dgd_bmp.c93 int bitmap_size = 0, info_size, total_size, padding; in gdImageBmpCtx() local
/PHP-8.3/ext/opcache/
H A Dzend_file_cache.c1016 const ssize_t total_size = (ssize_t)(sizeof(*info) + script->size + info->str_size); local
/PHP-8.3/ext/imap/
H A Dphp_imap.c4186 size_t total_size = 0; in _php_imap_address_size() local

Completed in 82 milliseconds