Home
last modified time | relevance | path

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

/coreutils/src/
Dfmt.c140 unsigned int punct:1; /* ends in punctuation */ member
785 w->punct = !! ispunct (fin); in check_punctuation()
935 else if ((this - 1)->punct) in base_cost()
/coreutils/doc/
Dcoreutils.texi7261 @item punct
7262 @opindex punct
7426 | tr -s '[:punct:][:blank:]' '[\n*]' \