Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcntl/
H A Dpcntl.c1158 bool on, on_is_null = 1; in PHP_FUNCTION() local
1162 Z_PARAM_BOOL_OR_NULL(on, on_is_null) in PHP_FUNCTION()
1165 if (on_is_null) { in PHP_FUNCTION()

Completed in 6 milliseconds