Home
last modified time | relevance | path

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

/vim-8.2.3635/runtime/tools/
H A Dxcmdsrv_client.c65 #define MAX_PROP_WORDS 100000 macro
311 MAX_PROP_WORDS, False, XA_STRING, &actualType, in LookupName()
423 MAX_PROP_WORDS, True, XA_STRING, &actualType, in SendEventProc()
/vim-8.2.3635/src/
H A Dif_xcmdsrv.c160 #define MAX_PROP_WORDS 100000 macro
1069 (long)MAX_PROP_WORDS, False, in GetRegProp()
1132 (long)MAX_PROP_WORDS, True, in serverEventProc()