Searched refs:blanks (Results 1 – 6 of 6) sorted by relevance
49 sort: leading blanks are significant in key 2; consider also specifying 'b'64 sort: leading blanks are significant in key 1; consider also specifying 'b'67 sort: leading blanks are significant in key 1; consider also specifying 'b'70 sort: leading blanks are significant in key 1; consider also specifying 'b'74 sort: leading blanks are significant in key 1; consider also specifying 'b'
268 static bool blanks[UCHAR_LIM]; variable1295 blanks[i] = field_sep (i); in inittables()1634 while (ptr < lim && blanks[to_uchar (*ptr)]) in begfield()1636 while (ptr < lim && !blanks[to_uchar (*ptr)]) in begfield()1643 while (ptr < lim && blanks[to_uchar (*ptr)]) in begfield()1683 while (ptr < lim && blanks[to_uchar (*ptr)]) in limfield()1685 while (ptr < lim && !blanks[to_uchar (*ptr)]) in limfield()1732 while (newlim < lim && blanks[to_uchar (*newlim)]) in limfield()1734 while (newlim < lim && !blanks[to_uchar (*newlim)]) in limfield()1745 while (ptr < lim && blanks[to_uchar (*ptr)]) in limfield()[all …]
500 ensures that you add no trailing blanks and no uses of certain deprecated517 You may notice that the only trailing blanks in coreutils'521 Do not add any more trailing blanks anywhere. While "make syntax-check"538 add trailing blanks. The example pre-commit hook contains code to check
1673 numfmt now handles blanks correctly in all unibyte locales. Previously2856 sort -M now handles abbreviated months that are aligned using blanks4832 blanks (which can include characters other than space and tab in4834 preserves some blanks instead of converting them to tabs or spaces.
651 reliably handle arbitrary file names (even those containing blanks2931 the maximum line length. If the line contains no such blanks, the line4546 @itemx --ignore-leading-blanks4548 @opindex --ignore-leading-blanks4549 @cindex blanks, ignoring leading4551 Ignore leading blanks when finding sort keys in each line.4553 can change this. Note blanks may be ignored by your locale's collating4566 letters, digits and blanks when sorting.4666 An initial string, consisting of any amount of blanks, followed4684 of optional blanks, an optional @samp{-} sign, and zero or more[all …]
88 ignore leading blanks in the field: