Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/vi/port/
H A Dex_vops.c967 unsigned char *endcurs; in vrep() local
968 endcurs = cursor; in vrep()
971 if(!*endcurs) { in vrep()
975 endcurs = nextchr(endcurs); in vrep()
977 i = lcolumn(endcurs); in vrep()
1004 wcursor = endcurs; in vrep()