/dports/editors/neovim/neovim-0.6.1/src/nvim/api/ |
H A D | deprecated.c | 258 ArrayOf(String) buffer_get_line_slice(Buffer buffer, in buffer_get_line_slice() function
|
/dports/editors/neovim-qt/neovim-qt-0.2.16.1/src/auto/ |
H A D | neovimapi0.h | 127 …MsgpackRequest* buffer_get_line_slice(int64_t buffer, int64_t start, int64_t end, bool include_sta…
|
H A D | neovimapi1.h | 210 …MsgpackRequest* buffer_get_line_slice(int64_t buffer, int64_t start, int64_t end, bool include_sta…
|
H A D | neovimapi2.h | 212 …MsgpackRequest* buffer_get_line_slice(int64_t buffer, int64_t start, int64_t end, bool include_sta…
|
H A D | neovimapi3.h | 217 …MsgpackRequest* buffer_get_line_slice(int64_t buffer, int64_t start, int64_t end, bool include_sta…
|
H A D | neovimapi4.h | 233 …MsgpackRequest* buffer_get_line_slice(int64_t buffer, int64_t start, int64_t end, bool include_sta…
|
H A D | neovimapi5.h | 240 …MsgpackRequest* buffer_get_line_slice(int64_t buffer, int64_t start, int64_t end, bool include_sta…
|
H A D | neovimapi6.h | 242 …MsgpackRequest* buffer_get_line_slice(int64_t buffer, int64_t start, int64_t end, bool include_sta…
|
H A D | neovimapi0.cpp | 92 MsgpackRequest* NeovimApi0::buffer_get_line_slice(int64_t buffer, int64_t start, int64_t end, bool … in buffer_get_line_slice() function in NeovimQt::NeovimApi0
|
H A D | neovimapi2.cpp | 92 MsgpackRequest* NeovimApi2::buffer_get_line_slice(int64_t buffer, int64_t start, int64_t end, bool … in buffer_get_line_slice() function in NeovimQt::NeovimApi2
|
H A D | neovimapi1.cpp | 92 MsgpackRequest* NeovimApi1::buffer_get_line_slice(int64_t buffer, int64_t start, int64_t end, bool … in buffer_get_line_slice() function in NeovimQt::NeovimApi1
|
H A D | neovimapi3.cpp | 92 MsgpackRequest* NeovimApi3::buffer_get_line_slice(int64_t buffer, int64_t start, int64_t end, bool … in buffer_get_line_slice() function in NeovimQt::NeovimApi3
|
H A D | neovimapi4.cpp | 112 MsgpackRequest* NeovimApi4::buffer_get_line_slice(int64_t buffer, int64_t start, int64_t end, bool … in buffer_get_line_slice() function in NeovimQt::NeovimApi4
|
H A D | neovimapi5.cpp | 112 MsgpackRequest* NeovimApi5::buffer_get_line_slice(int64_t buffer, int64_t start, int64_t end, bool … in buffer_get_line_slice() function in NeovimQt::NeovimApi5
|
H A D | neovimapi6.cpp | 112 MsgpackRequest* NeovimApi6::buffer_get_line_slice(int64_t buffer, int64_t start, int64_t end, bool … in buffer_get_line_slice() function in NeovimQt::NeovimApi6
|