Searched defs:PyUnicode_Tailmatch (Results 1 – 3 of 3) sorted by relevance
211 # define PyUnicode_Tailmatch PyUnicodeUCS2_Tailmatch macro298 # define PyUnicode_Tailmatch PyUnicodeUCS4_Tailmatch macro
5466 Py_ssize_t PyUnicode_Tailmatch(PyObject *str, in PyUnicode_Tailmatch() function
10119 PyUnicode_Tailmatch(PyObject *str, in PyUnicode_Tailmatch() function