Home | History | Annotate | Download | only in lib

Lines Matching refs:pathmatch

145 static bool pathmatch(const char* cookie_path, const char* request_uri)
1042 if(!co->spath || pathmatch(co->spath, path) ) {