Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dhead.c79 …zend_string *path, zend_string *domain, int secure, int httponly, zend_string *samesite, int url_e… in php_setcookie()
189 …ing **path, zend_string **domain, zend_bool *secure, zend_bool *httponly, zend_string **samesite) { in php_head_parse_cookie_options_array()
234 zend_string *name, *value = NULL, *path = NULL, *domain = NULL, *samesite = NULL; in PHP_FUNCTION() local
289 zend_string *name, *value = NULL, *path = NULL, *domain = NULL, *samesite = NULL; in PHP_FUNCTION() local
/PHP-7.4/ext/session/
H A Dsession.c1675 zend_string *lifetime = NULL, *path = NULL, *domain = NULL, *samesite = NULL; in PHP_FUNCTION() local

Completed in 13 milliseconds