Searched refs:regPropp (Results 1 – 1 of 1) sorted by relevance
193 static int GetRegProp(Display *dpy, char_u **regPropp, long_u *numItemsp, int domsg);1055 char_u **regPropp, in GetRegProp() argument1064 *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()