Home
last modified time | relevance | path

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

/busybox-1.35.0/util-linux/
Dmore.c78 int spaces = 0; in more_main() local
131 if (spaces) in more_main()
132 spaces--; in more_main()
183 spaces = ((unsigned)~len) % CONVERTED_TAB_SIZE; in more_main()
/busybox-1.35.0/editors/
Dsed1line.txt73 # delete leading whitespace (spaces, tabs) from front of each line
77 # delete trailing whitespace (spaces, tabs) from end of each line
83 # insert 5 blank spaces at beginning of each line (make page offset)
90 # spaces at the beginning of the line are significant, and trailing
91 # spaces are appended at the end of the line. In method 2, spaces at
93 # no trailing spaces appear at the end of lines.
/busybox-1.35.0/docs/
Dstyle-guide.txt49 with spaces and do not indents lines using a mixture of tabs and spaces. (The
62 Furthermore, The preference is that tabs be set to display at four spaces
63 wide, but the beauty of using only tabs (and not spaces) at the beginning of
65 spaces is desired and the code will still look fine.
71 Put spaces between terms and operators. Example:
Dposix_conformance.txt676 … no | POSIX requires converting two or more spaces to tabs, busybox converts one or more sp…
/busybox-1.35.0/networking/udhcp/
DConfig.src88 (for example, if they start with dash or contain spaces),