Home
last modified time | relevance | path

Searched defs:samesite (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/standard/
H A Dhead.c82 zend_string *samesite, bool url_encode) in php_setcookie()
195 zend_string **domain, bool *secure, bool *httponly, zend_string **samesite) in php_head_parse_cookie_options_array()
229 zend_string *name, *value = NULL, *path = NULL, *domain = NULL, *samesite = NULL; in php_setcookie_common() local
/php-src/ext/session/
H A Dsession.c1768 zend_string *lifetime = NULL, *path = NULL, *domain = NULL, *samesite = NULL; in PHP_FUNCTION() local

Completed in 15 milliseconds