Home
last modified time | relevance | path

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

/PHP-8.3/ext/posix/
H A Dposix.c1148 bool res_is_null = true; in PHP_FUNCTION() local
1152 Z_PARAM_LONG_OR_NULL(res, res_is_null) in PHP_FUNCTION()
1155 if (res_is_null) { in PHP_FUNCTION()

Completed in 5 milliseconds