Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python.c1258 return RBAsItem((BufferObject *)(self), n, val, 1, -1, NULL); in BufferAssItem()
1302 return RBAsItem(((RangeObject *)(self))->buf, n, val, in RangeAssItem()
H A Dif_python3.c1455 return RBAsItem((BufferObject *)(self), n, val, 1, in BufferAsSubscript()
1520 return RBAsItem(((RangeObject *)(self))->buf, n, val, in RangeAsItem()
H A Dif_py_both.h4909 RBAsItem( in RBAsItem() function
/vim-8.2.3635/src/testdir/
H A Dtest_python2.vim2786 cb.append(">> RBAsItem")
3609 >> RBAsItem
H A Dtest_python3.vim2974 cb.append(">> RBAsItem")
3797 >> RBAsItem