Home
last modified time | relevance | path

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

/PHP-8.3/ext/standard/
H A Dstreamsfuncs.c1706 bool enable, enable_is_null = 1; in PHP_FUNCTION() local
1712 Z_PARAM_BOOL_OR_NULL(enable, enable_is_null) in PHP_FUNCTION()
1726 if (!enable_is_null) { in PHP_FUNCTION()
1741 if (enable_is_null) { in PHP_FUNCTION()

Completed in 11 milliseconds