Searched defs:PyUnicode_Find (Results 1 – 3 of 3) sorted by relevance
187 # define PyUnicode_Find PyUnicodeUCS2_Find macro274 # define PyUnicode_Find PyUnicodeUCS4_Find macro
5404 Py_ssize_t PyUnicode_Find(PyObject *str, in PyUnicode_Find() function
9748 PyUnicode_Find(PyObject *str, in PyUnicode_Find() function