Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_vops2.c584 indent = whitecnt(linebuf); in vappend()
975 iwhite = whitecnt(genbuf);
1402 c = whitecnt(genbuf);
1437 c = whitecnt(genbuf);
H A Dex_subr.c189 i = whitecnt(genbuf); in fixindent()
904 whitecnt(unsigned char *cp) in whitecnt() function
H A Dex_vops.c561 ind = whitecnt(linebuf); in vchange()
735 ind = whitecnt(linebuf); in voOpen()
H A Dex_vops3.c341 return (whitecnt(linebuf)); in lindent()
H A Dex_cmdsub.c580 i = whitecnt(linebuf); in shift()