Home
last modified time | relevance | path

Searched refs:BufferAsMapping (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dif_python3.c1378 static PyMappingMethods BufferAsMapping = { variable
H A Dif_py_both.h5154 static PyMappingMethods BufferAsMapping; variable
6492 BufferType.tp_as_mapping = &BufferAsMapping; in init_structs()