Searched refs:estimate (Results 1 – 2 of 2) sorted by relevance
250 size_t estimate = (2 * l) + 1; in php_escape_shell_cmd() local325 if ((estimate - y) > 4096) { in php_escape_shell_cmd()341 size_t estimate = (4 * l) + 3; in php_escape_shell_arg() local399 if ((estimate - y) > 4096) { in php_escape_shell_arg()
4050 Some users find it helpful to have an estimate of the amount of stack4052 described in the pcrestack documentation. The estimate that is output10364 Obtaining an estimate of stack usage
Completed in 39 milliseconds