Searched refs:unicode_find (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Objects/ | ||
H A D | unicodeobject.c | 11776 unicode_find(PyObject *self, PyObject *args) in unicode_find() function 14172 {"find", (PyCFunction) unicode_find, METH_VARARGS, find__doc__}, |
Completed in 19 milliseconds