Home
last modified time | relevance | path

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

/php-src/ext/random/
H A Drandomizer.c99 size_t total_size; in PHP_METHOD() local
281 size_t total_size = 0; in PHP_METHOD() local
390 size_t total_size = 0; in PHP_METHOD() local
H A Drandom.c85 size_t total_size = 0; in php_random_range32() local
144 size_t total_size = 0; in php_random_range64() local
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_serialize.c79 PCRE2_SIZE total_size; in pcre2_serialize_encode() local
/php-src/ext/pcre/pcre2lib/sljit/allocator_src/
H A DsljitExecAllocatorCore.c120 static sljit_uw total_size; variable
/php-src/ext/sysvshm/
H A Dsysvshm.c369 zend_long total_size; in php_put_shm_data() local
/php-src/ext/sockets/
H A Dsendrecvmsg.c317 size_t total_size = CMSG_SPACE(size); in PHP_FUNCTION() local
/php-src/ext/gd/libgd/
H A Dgd_bmp.c93 int bitmap_size = 0, info_size, total_size, padding; in gdImageBmpCtx() local
/php-src/ext/opcache/
H A Dzend_file_cache.c1017 const ssize_t total_size = (ssize_t)(sizeof(*info) + script->size + info->str_size); local

Completed in 39 milliseconds