Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dline.c1040 do { if (store_tab((a),(pos))) return (1); } while (0)
1042 static int store_tab(int attr, POSITION pos) in store_tab() function