Home
last modified time | relevance | path

Searched defs:tailmatch (Results 1 – 4 of 4) sorted by relevance

/third_party/curl/lib/
Dcookie.h38 bool tailmatch; /* whether we do tail-matching of the domain name */ member
Dhostip.c658 static bool tailmatch(const char *full, const char *part) in tailmatch() function
/third_party/python/Objects/
Dbytes_methods.c724 tailmatch(const char *str, Py_ssize_t len, PyObject *substr, in tailmatch() function
Dunicodeobject.c9725 tailmatch(PyObject *self, in tailmatch() function