Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dhead.c81 zend_string *path, zend_string *domain, bool secure, bool httponly, in php_setcookie()
195 zend_string **domain, bool *secure, bool *httponly, zend_string **samesite) in php_head_parse_cookie_options_array()
230 bool secure = 0, httponly = 0; in php_setcookie_common() local
H A Dbasic_functions.stub.php2124 function crypt(#[\SensitiveParameter] string $string, string $salt): string {}
/php-src/ext/session/
H A Dsession.stub.php88 … $lifetime_or_options, ?string $path = null, ?string $domain = null, ?bool $secure = null, ?bool $…
H A Dsession.c1681 bool secure = 0, secure_null = 1; in PHP_FUNCTION() local

Completed in 22 milliseconds