Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/
H A Dpcre2_serialize.c79 PCRE2_SIZE total_size; in pcre2_serialize_encode() local
/PHP-8.2/ext/random/
H A Drandomizer.c159 size_t total_size = 0; in PHP_METHOD() local
H A Drandom.c94 size_t total_size = 0; in rand_range32() local
150 size_t total_size = 0; in rand_range64() local
/PHP-8.2/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.2/ext/sysvshm/
H A Dsysvshm.c369 zend_long total_size; in php_put_shm_data() local
/PHP-8.2/ext/sockets/
H A Dsendrecvmsg.c317 size_t total_size = CMSG_SPACE(size); in PHP_FUNCTION() local
/PHP-8.2/ext/gd/libgd/
H A Dgd_bmp.c93 int bitmap_size = 0, info_size, total_size, padding; in gdImageBmpCtx() local
/PHP-8.2/ext/opcache/
H A Dzend_file_cache.c1014 const ssize_t total_size = (ssize_t)(sizeof(*info) + script->size + info->str_size); local

Completed in 27 milliseconds