Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python3.c1494 static PyMappingMethods RangeAsMapping = { variable
H A Dif_py_both.h5032 static PyMappingMethods RangeAsMapping; variable
6574 RangeType.tp_as_mapping = &RangeAsMapping; in init_structs()