Home
last modified time | relevance | path

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

/PHP-8.0/ext/standard/
H A Dhead.c195 static zend_result php_head_parse_cookie_options_array(HashTable *options, zend_long *expires, zend… in php_head_parse_cookie_options_array() function
251 if (FAILURE == php_head_parse_cookie_options_array(options, &expires, &path, in php_setcookie_common()

Completed in 5 milliseconds