Home
last modified time | relevance | path

Searched defs:sep_obj (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Objects/
Dunicodeobject.c13192 PyUnicode_Partition(PyObject *str_obj, PyObject *sep_obj) in PyUnicode_Partition()
13244 PyUnicode_RPartition(PyObject *str_obj, PyObject *sep_obj) in PyUnicode_RPartition()