Searched refs:pathmatch (Results 1 – 1 of 1) sorted by relevance
143 static bool pathmatch(const char *cookie_path, const char *request_uri) in pathmatch() function1393 if(!co->spath || pathmatch(co->spath, path) ) { in Curl_cookie_getlist()
Completed in 9 milliseconds