Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python.c1225 (PyIntIntArgFunc) BufferSlice, // sq_slice, x[i:j]
H A Dif_python3.c1436 return BufferSlice((BufferObject *)(self), start, stop); in BufferSubscript()
H A Dif_py_both.h5222 BufferSlice(BufferObject *self, PyInt lo, PyInt hi) in BufferSlice() function
/vim-8.2.3635/src/testdir/
H A Dtest_python2.vim1446 " Tests BufferSlice and BufferAssSlice
H A Dtest_python3.vim1641 " Tests BufferSlice and BufferAssSlice