Home
last modified time | relevance | path

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

/PHP-8.1/ext/standard/
H A Dstreamsfuncs.c770 bool secnull; in PHP_FUNCTION() local
778 Z_PARAM_LONG_OR_NULL(sec, secnull) in PHP_FUNCTION()
817 if (secnull && !usecnull) { in PHP_FUNCTION()
825 if (!secnull) { in PHP_FUNCTION()

Completed in 9 milliseconds