Home
last modified time | relevance | path

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

/PHP-7.4/ext/session/
H A Dsession.c1677 zend_bool httponly = 0, httponly_null = 1; in PHP_FUNCTION() local
1692 Z_PARAM_BOOL_EX(httponly, httponly_null, 1, 0) in PHP_FUNCTION()
1713 httponly_null = 1; in PHP_FUNCTION()
1736 httponly_null = 0; in PHP_FUNCTION()
1798 if (!httponly_null) { in PHP_FUNCTION()

Completed in 12 milliseconds