Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dhead.c194 static zend_result php_head_parse_cookie_options_array(HashTable *options, zend_long *expires, zend… in php_head_parse_cookie_options_array() function
250 if (FAILURE == php_head_parse_cookie_options_array(options, &expires, &path, in php_setcookie_common()

Completed in 16 milliseconds