Home
last modified time | relevance | path

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

/PHP-7.3/ext/standard/
H A Dhead.c83 …zend_string *path, zend_string *domain, int secure, int httponly, zend_string *samesite, int url_e… in php_setcookie()
193 …ing **path, zend_string **domain, zend_bool *secure, zend_bool *httponly, zend_string **samesite) { in php_head_parse_cookie_options_array()
238 zend_string *name, *value = NULL, *path = NULL, *domain = NULL, *samesite = NULL; in PHP_FUNCTION() local
291 zend_string *name, *value = NULL, *path = NULL, *domain = NULL, *samesite = NULL; in PHP_FUNCTION() local
/PHP-7.3/ext/session/
H A Dsession.c1673 zend_string *lifetime = NULL, *path = NULL, *domain = NULL, *samesite = NULL; in PHP_FUNCTION() local

Completed in 18 milliseconds