Searched refs:next_split_part (Results 1 – 2 of 2) sorted by relevance
20622 Py_LOCAL_INLINE(PyObject*) next_split_part(SplitterObject* self) { in next_split_part() function20754 result = next_split_part(self); in splitter_split()20769 result = next_split_part((SplitterObject*)self); in splitter_next()20794 result = next_split_part((SplitterObject*)self); in splitter_iternext()
20675 Py_LOCAL_INLINE(PyObject*) next_split_part(SplitterObject* self) { function20816 result = next_split_part(self);20840 result = next_split_part((SplitterObject*)self);