Home
last modified time | relevance | path

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

/PHP-8.2/win32/
H A Dglob.c679 u_int newsize, len; in globextend() local
/PHP-8.2/main/streams/
H A Dmemory.c222 size_t newsize; in php_stream_memory_set_option() local
H A Dstreams.c1444 PHPAPI int _php_stream_truncate_set_size(php_stream *stream, size_t newsize) in _php_stream_truncate_set_size()
/PHP-8.2/ext/pcre/pcre2lib/
H A Dpcre2_dfa_match.c429 uint32_t newsize = (rws->size >= UINT32_MAX/2)? UINT32_MAX/2 : rws->size * 2; in more_workspace() local
H A Dpcre2_match.c655 PCRE2_SIZE newsize = mb->frame_vector_size * 2; in match() local
H A Dpcre2_compile.c4684 uint32_t newsize = cb->named_group_list_size * 2; in parse_regex() local
/PHP-8.2/ext/opcache/jit/dynasm/
H A Dminilua.c533 int newsize; in luaM_growaux_() local

Completed in 91 milliseconds