Home
last modified time | relevance | path

Searched refs:is_raw (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/standard/
H A Dhead.c225 static void php_setcookie_common(INTERNAL_FUNCTION_PARAMETERS, bool is_raw) in php_setcookie_common() argument
257 …if (php_setcookie(name, value, expires, path, domain, secure, httponly, samesite, !is_raw) == SUCC… in php_setcookie_common()

Completed in 11 milliseconds