Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/vi/port/
H A Dex_voper.c1166 if (wdwc) in wordch()
1167 return (*wdwc)(c); in wordch()
H A Dex.h402 int (*wdwc)(wchar_t); /* tells kind of word character */ variable
H A Dex_subr.c1215 wdwc = wdchkind; in localize()