Searched defs:tailmatch (Results 1 – 4 of 4) sorted by relevance
38 bool tailmatch; /* whether we do tail-matching of the domain name */ member
658 static bool tailmatch(const char *full, const char *part) in tailmatch() function
724 tailmatch(const char *str, Py_ssize_t len, PyObject *substr, in tailmatch() function
9725 tailmatch(PyObject *self, in tailmatch() function