Home
last modified time | relevance | path

Searched defs:tabstops (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.bin/expand/
H A Dexpand.c45 static int tabstops[100]; variable
/freebsd/usr.bin/unexpand/
H A Dunexpand.c48 static int tabstops[100]; variable
/freebsd/contrib/less/
H A Dline.c60 public int tabstops[TABSTOP_MAX] = { 0 }; /* Custom tabstops */ variable