Home
last modified time | relevance | path

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

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

Completed in 23 milliseconds