Home
last modified time | relevance | path

Searched refs:unicode_partition (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/python/cpython3/Objects/clinic/
Dunicodeobject.c.h958 {"partition", (PyCFunction)unicode_partition, METH_O, unicode_partition__doc__},
/aosp_15_r20/external/python/cpython2/Objects/
Dunicodeobject.c7563 unicode_partition(PyUnicodeObject *self, PyObject *separator) in unicode_partition() function
7919 {"partition", (PyCFunction) unicode_partition, METH_O, partition__doc__},
/aosp_15_r20/external/python/cpython3/Objects/
Dunicodeobject.c13311 unicode_partition(PyObject *self, PyObject *sep) in unicode_partition() function
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...