Searched refs:skipsp (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/less/
H A Dlesskey.c479 skipsp(s) function
509 s = skipsp(s);
674 p = skipsp(p);
694 p = skipsp(p);
727 p = skipsp(p);
736 p = skipsp(p);
H A Doptfunc.c123 s = skipsp(s);
331 findtag(skipsp(s));
366 s = skipsp(s);
714 s = skipsp(s);
719 s = skipsp(s);
H A Doption.c660 s = skipsp(*sp);
697 s = skipsp(*sp);
H A Dtags.c320 p = skipsp(tline+taglen);
333 p = skipsp(p);
H A Dmain.c356 skipsp(s) function
H A Dedit.c69 tlist->string = skipsp(str);
H A Dfuncs.h3 public char * skipsp LESSPARAMS ((char *s));

Completed in 175 milliseconds