Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_xcmdsrv.c193 static int GetRegProp(Display *dpy, char_u **regPropp, long_u *numItemsp, int domsg);
1055 char_u **regPropp, in GetRegProp() argument
1064 *regPropp = NULL; in GetRegProp()
1072 regPropp); in GetRegProp()
1083 *regPropp = empty_prop; in GetRegProp()
1090 if (*regPropp != NULL) in GetRegProp()
1091 XFree(*regPropp); in GetRegProp()