Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dtextprop.c83 find_prop(char_u *name, buf_T *buf) in find_prop() function
99 proptype_T *pt = find_prop(name, buf); in find_prop_type_id()
114 proptype_T *type = find_prop(name, buf); in lookup_prop_type()
117 type = find_prop(name, NULL); in lookup_prop_type()
1122 prop = find_prop(name, buf); in prop_type_set()
1304 prop = find_prop(name, buf); in f_prop_type_get()