Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/vi/port/
H A Dex_vops3.c165 if (!pastatom || wcursor == linebuf && endPS())
201 if (wcursor == icurs && wdot == idot || wcursor != linebuf || !endPS())
270 return (endPS()); in endsent()
296 return (endPS());
305 endPS(void) in endPS() function