Home
last modified time | relevance | path

Searched refs:terminate_child (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/sapi/apache/
H A Dmod_php5.h33 long terminate_child; member
H A Dphp_apache.c118 …STD_PHP_INI_ENTRY("child_terminate", "0", PHP_INI_ALL, OnUpdateLong, terminate_child, php_apa…
297 if (AP(terminate_child)) { in PHP_FUNCTION()
/PHP-5.5/sapi/apache_hooks/
H A Dmod_php5.h33 long terminate_child; member
H A Dphp_apache.c104 …STD_PHP_INI_ENTRY("child_terminate", "0", PHP_INI_ALL, OnUpdateLong, terminate_child, php_apa…
1534 if (AP(terminate_child)) { in PHP_FUNCTION()

Completed in 12 milliseconds