Home
last modified time | relevance | path

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

/PHP-8.3/ext/standard/
H A Dstreamsfuncs.c774 bool secnull; in PHP_FUNCTION() local
782 Z_PARAM_LONG_OR_NULL(sec, secnull) in PHP_FUNCTION()
821 if (secnull && !usecnull) { in PHP_FUNCTION()
829 if (!secnull) { in PHP_FUNCTION()

Completed in 8 milliseconds