Home
last modified time | relevance | path

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

/curl/lib/
H A Dcookie.c156 static bool pathmatch(const char *cookie_path, const char *request_uri) in pathmatch() function
1414 if(!co->spath || pathmatch(co->spath, path) ) { in Curl_cookie_getlist()

Completed in 11 milliseconds