Home
last modified time | relevance | path

Searched defs:httponly (Results 1 – 4 of 4) sorted by relevance

/PHP-8.0/ext/standard/
H A Dhead.c81 zend_string *path, zend_string *domain, bool secure, bool httponly, in php_setcookie()
196 zend_string **domain, zend_bool *secure, zend_bool *httponly, zend_string **samesite) in php_head_parse_cookie_options_array()
231 zend_bool secure = 0, httponly = 0; in php_setcookie_common() local
H A Dbasic_functions.stub.php501 …s = 0, string $path = "", string $domain = "", bool $secure = false, bool $httponly = false): bool…
503 …s = 0, string $path = "", string $domain = "", bool $secure = false, bool $httponly = false): bool…
/PHP-8.0/ext/session/
H A Dsession.stub.php62 …?string $path = null, ?string $domain = null, ?bool $secure = null, ?bool $httponly = null): bool …
H A Dsession.c1682 zend_bool httponly = 0, httponly_null = 1; in PHP_FUNCTION() local

Completed in 22 milliseconds