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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dcookie.c153 static bool pathmatch(const char* cookie_path, const char* request_uri) function
996 if(!co->spath || pathmatch(co->spath, path) ) {

Completed in 60 milliseconds