Home
last modified time | relevance | path

Searched defs:newsize (Results 1 – 7 of 7) sorted by relevance

/php-src/main/streams/
H A Dmemory.c222 size_t newsize; in php_stream_memory_set_option() local
H A Dstreams.c1467 PHPAPI int _php_stream_truncate_set_size(php_stream *stream, size_t newsize) in _php_stream_truncate_set_size()
/php-src/win32/
H A Dglob.c679 u_int newsize, len; in globextend() local
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_dfa_match.c431 …uint32_t newsize = (rws->size >= UINT32_MAX/(sizeof(int)*2))? UINT32_MAX/sizeof(int) : rws->size *… in more_workspace() local
H A Dpcre2_match.c671 PCRE2_SIZE newsize; in match() local
H A Dpcre2_compile.c4897 uint32_t newsize = cb->named_group_list_size * 2; in parse_regex() local
/php-src/ext/opcache/jit/ir/dynasm/
H A Dminilua.c533 int newsize; in luaM_growaux_() local

Completed in 87 milliseconds