Searched refs:estimate (Results 1 – 2 of 2) sorted by relevance
284 size_t estimate = (2 * l) + 1; in php_escape_shell_cmd() local358 if ((estimate - y) > 4096) { in php_escape_shell_cmd()374 size_t estimate = (4 * l) + 3; in php_escape_shell_arg() local423 if ((estimate - y) > 4096) { in php_escape_shell_arg()
3895 Some users find it helpful to have an estimate of the amount of stack3897 described in the pcrestack documentation. The estimate that is output9842 Obtaining an estimate of stack usage
Completed in 34 milliseconds