Searched refs:php_head_parse_cookie_options_array (Results 1 – 1 of 1) sorted by relevance
195 static zend_result php_head_parse_cookie_options_array(HashTable *options, zend_long *expires, zend… in php_head_parse_cookie_options_array() function251 if (FAILURE == php_head_parse_cookie_options_array(options, &expires, &path, in php_setcookie_common()
Completed in 5 milliseconds