Home
last modified time | relevance | path

Searched defs:estimate (Results 1 – 2 of 2) sorted by relevance

/PHP-8.4/ext/standard/
H A Dexec.c292 uint64_t estimate = (2 * (uint64_t)l) + 1; in php_escape_shell_cmd() local
399 uint64_t estimate = (4 * (uint64_t)l) + 3; in php_escape_shell_arg() local
/PHP-8.4/ext/opcache/jit/ir/dynasm/
H A Dminilua.c450 lu_mem estimate; member

Completed in 26 milliseconds