Home | History | Annotate | Download | only in lib

Lines Matching full:pathmatch

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