Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcntl/
H A Dpcntl.c1442 bool on, on_is_null = 1; in PHP_FUNCTION() local
1444 if (zend_parse_parameters(ZEND_NUM_ARGS(), "|b!", &on, &on_is_null) == FAILURE) { in PHP_FUNCTION()
1448 if (on_is_null) { in PHP_FUNCTION()

Completed in 9 milliseconds