Searched defs:tailmatch (Results 1 – 5 of 5) sorted by relevance
37 bool tailmatch; /* whether we do tail-matching of the domain name */ member
117 static bool tailmatch(const char *cooke_domain, const char *hostname) in tailmatch() function
738 tailmatch(const char *str, Py_ssize_t len, PyObject *substr, in tailmatch() function
9581 tailmatch(PyObject *self, in tailmatch() function
5441 int tailmatch(PyUnicodeObject *self, in tailmatch() function