Home
last modified time | relevance | path

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

/PHP-8.3/ext/session/
H A Dsession.c1688 bool httponly = 0, httponly_null = 1; in PHP_FUNCTION() local
1703 Z_PARAM_BOOL_OR_NULL(httponly, httponly_null) in PHP_FUNCTION()
1735 if (!httponly_null) { in PHP_FUNCTION()
1757 httponly_null = 0; in PHP_FUNCTION()
1819 if (!httponly_null) { in PHP_FUNCTION()

Completed in 18 milliseconds