Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python3.c957 if (PyUnicode_Check(nameobj)) \
1317 GET_ATTR_STRING(name, nameobj); in OutputGetattro()
1332 GET_ATTR_STRING(name, nameobj); in OutputSetattro()
1392 GET_ATTR_STRING(name, nameobj); in BufferGetattro()
1410 GET_ATTR_STRING(name, nameobj); in BufferSetattro()
1505 GET_ATTR_STRING(name, nameobj); in RangeGetattro()
1593 GET_ATTR_STRING(name, nameobj); in TabPageGetattro()
1615 GET_ATTR_STRING(name, nameobj); in WindowGetattro()
1633 GET_ATTR_STRING(name, nameobj); in WindowSetattro()
1675 GET_ATTR_STRING(name, nameobj); in CurrentGetattro()
[all …]