Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_py_both.h3684 static PyMappingMethods OptionsAsMapping = { variable
6667 OptionsType.tp_as_mapping = &OptionsAsMapping; in init_structs()