Searched refs:BufferSlice (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Dif_python3.c965 BufferSlice(PyObject *self, Py_ssize_t lo, Py_ssize_t hi) function
995 return BufferSlice(self,start,stop+1);

Completed in 65 milliseconds