Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_py_both.h2921 static PyMappingMethods ListAsMapping = { variable
6628 ListType.tp_as_mapping = &ListAsMapping; in init_structs()