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