Searched refs:GET_ATTR_STRING (Results 1 – 1 of 1) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | if_python3.c | 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() 1684 GET_ATTR_STRING(name, nameobj); in CurrentSetattro() [all …]
|