Home
last modified time | relevance | path

Searched full:character (Results 1 – 25 of 3879) sorted by relevance

12345678910>>...156

/freebsd/share/doc/usd/13.viref/
H A Dvi.cmd.roff32 character.
62 character is used to resolve the text input into the file,
136 would select, the cursor is positioned on the last character in the line.
157 .QQ "the previous character" ,
159 .QQ "the last character in the line" .
161 character the cursor rests.
198 The motion command may be either the command character repeated (in
221 % '<character> ( )
227 \&_ `<character> b e
288 underscore, or whitespace character,
[all …]
H A Dex.cmd.roff15 The end-of-file character is used to scroll the screen in the
18 This character is normally
20 However, whatever character is set for the current terminal is supported
121 that begins with an alphabetic character,
123 character.
125 Any character, including
141 character),
170 Command lines beginning with the double-quote character
182 The command is the end-of-file terminal character, which may be
192 character was ignored unless it was entered as the first character
[all …]
/freebsd/contrib/tcsh/nls/russian/
H A Dset33 1 Move back a character
4 2 Delete the character behind cursor
10 8 Vi change case of character under cursor and advance one character
20 18 Delete character under cursor
21 19 Delete character under cursor or signal end of file on an empty line
22 20 Delete character under cursor or list completions if at end of line
23 21 Delete character under cursor, list completions or signal end of file
36 34 Move forward one character
58 56 Add 8th bit to next character typed
59 57 Add the next character typed to the line verbatim
[all …]
/freebsd/contrib/tcsh/nls/ukrainian/
H A Dset33 1 Move back a character
4 2 Delete the character behind cursor
10 8 Vi change case of character under cursor and advance one character
20 18 Delete character under cursor
21 19 Delete character under cursor or signal end of file on an empty line
22 20 Delete character under cursor or list completions if at end of line
23 21 Delete character under cursor, list completions or signal end of file
36 34 Move forward one character
58 56 Add 8th bit to next character typed
59 57 Add the next character typed to the line verbatim
[all …]
/freebsd/contrib/tcsh/nls/C/
H A Dset33 1 Move back a character
4 2 Delete the character behind cursor
10 8 Vi change case of character under cursor and advance one character
20 18 Delete character under cursor
21 19 Delete character under cursor or signal end of file on an empty line
22 20 Delete character under cursor or list completions if at end of line
23 21 Delete character under cursor, list completions or signal end of file
36 34 Move forward one character
58 56 Add 8th bit to next character typed
59 57 Add the next character typed to the line verbatim
[all …]
/freebsd/lib/libc/locale/
H A Dmultibyte.337 .Nd multibyte and wide character manipulation functions
62 bytes in a multibyte character.
73 in the wide character representations for all locales.
81 but are lumped with a neighboring character.
103 the wide character with value 0
104 (the null wide character)
105 is recognized as the wide character string terminator,
106 and the character with value 0
108 is recognized as the multibyte character string terminator.
115 .It Xr mblen 3 Ta "get number of bytes in a character"
[all …]
/freebsd/contrib/bmake/unit-tests/
H A Dvarmod-match.mk9 # 2. Character lists and character ranges
23 # ? matches 1 character
24 # \x matches the character 'x'
33 # The pattern character '?' matches exactly 1 character, the pattern character
55 # Test the fast code path for '*' followed by a regular character.
77 # 2. Character lists and character ranges
79 # [...] matches 1 character from the listed characters
80 # [^...] matches 1 character from the unlisted characters
81 # [a-z] matches 1 character from the range 'a' to 'z'
82 # [z-a] matches 1 character from the range 'a' to 'z'
[all …]
/freebsd/contrib/ncurses/man/
H A Dcurs_bkgd.3x77 with a character called the
78 .I "blank character."
80 The blank character is a spacing character that populates a window's
81 character cells when their contents are erased without replacement.
87 The blank character and attributes of the background combine with
89 The background becomes a property of the character and moves with it
90 through any scrolling and insert/delete line/character operations.
94 rendition of the character put on the screen.
98 every character cell in that window.
100 The rendition of every character in the window changes to the new
[all …]
H A Dcurs_bkgrnd.3x79 with a complex character called the
80 .I "blank character."
82 The blank character is a spacing character that populates a window's
83 character cells when their contents are erased without replacement.
89 The blank character and attributes of the background combine with
91 The background becomes a property of the character and moves with it
92 through any scrolling and insert/delete line/character operations.
96 rendition of the character put on the screen.
100 every character cell in that window.
102 The rendition of every character in the window changes to the new
[all …]
H A Dcurs_addch.3x61 add a \fIcurses\fP character to a window and advance the cursor
77 puts the character
105 Backspace moves the cursor one character left;
128 is any other nonprintable character,
132 Calling \fB\%winch\fP(3X) on the location of a nonprintable character
133 does not return the character itself,
140 (A character with its attributes can be copied from place to place
154 interprets these functions as a hint that only a single character is
183 The name \*(``ACS\*('' originates in the Alternate Character Set feature
238 if it is not possible to add a complete character at the cursor
[all …]
H A Dcurs_add_wch.3x55 add a \fIcurses\fR complex character to a window and advance the cursor
75 functions put the complex character \fIwch\fP into the given
79 wrapping and special-character processing as follows:
81 If \fIwch\fP refers to a spacing character,
82 then any previous character at that location is removed.
83 A new character specified by \fIwch\fP is
85 The cursor then advances after this spacing character,
86 to prepare for writing the next character on the screen.
88 The newly added spacing character is the base of the active complex character.
90 until another spacing character is written to the screen,
[all …]
/freebsd/crypto/heimdal/appl/telnet/telnet/
H A Dtelnet.186 Stops any character from being recognized as an escape character.
136 escape character to
141 there will be no escape character.
177 mode, the escape character is set to the tilde (~) character,
195 remote host; ~ is the telnet escape character.
213 is enabled, character processing is done on the
215 editing or character echoing is to be disabled, the remote system
225 The \*(Lqlocal echo character\*(Rq (initially \*(Lq^E\*(Rq) may be used
280 \*(Lqescape character\*(Rq (initially \*(Lq^]\*(Rq).
481 .It Ic character
[all …]
/freebsd/share/man/man4/
H A Dtermios.4255 character each time a character is received
257 Otherwise, the input queue is flushed upon receiving the character.
313 character, an end-of-file
315 character, or an end-of-line
317 character.
356 character.
361 character deletes the last
362 character in the current line, if there is any.
365 character
519 Special character on input and is recognized if the
[all …]
/freebsd/contrib/telnet/telnet/
H A Dtelnet.194 Stops any character from being recognized as an escape character.
157 escape character to
162 there will be no escape character.
209 mode, the escape character is set to the tilde (~) character,
252 escape character.
274 is enabled, character processing is done on the
277 editing or character echoing is to be disabled, the remote system
288 The \*(Lqlocal echo character\*(Rq (initially \*(Lq^E\*(Rq) may be used
343 \*(Lqescape character\*(Rq (initially \*(Lq^]\*(Rq).
552 .It Ic character
[all …]
/freebsd/bin/stty/
H A Dstty.1100 Select character size, if possible.
137 Use two (one) stop bits per character.
199 is set, any character restarts output.
208 Allow any character (allow only
219 character to the output queue (the terminal beeps at you).
223 is unset and the input queue is full, the next input character causes
299 character typed.
303 character shall (shall
304 not) visually erase the last character
312 character.
[all …]
/freebsd/contrib/mandoc/
H A Dmandoc_escape.340 an initial backslash character
43 a single ASCII character called the escape sequence identifier,
59 .It Two-character argument short form: Ic \&( Ns Ar ar
64 .It One-character argument short form: Ar a
66 consisting of exactly one character.
70 The argument starts after the initial delimiter character
72 ends before the next occurrence of the delimiter character
154 is set to the character after the end of the escape sequence,
164 is set to the character after the end of the sequence and
189 Two-character arguments starting with the character
[all …]
/freebsd/lib/libc/regex/
H A Dre_format.7147 (matching any single character),
155 (matching that character taken as an ordinary character),
158 followed by any other character\(dd
159 (matching that character taken as an ordinary character,
163 or a single character with no other significance (matching that character).
166 followed by a character other than a digit is an ordinary
167 character, not the beginning of a bound\(dd.
175 It normally matches any single character from the list (but see below).
178 it matches any single character
199 in the list, make it the first character
[all …]
/freebsd/share/doc/usd/21.troff/
H A Dm343 The \s-1ASCII\s+1 horizontal tab character and the \s-1ASCII\s+1
44 \s-1SOH\s+1 (hereafter known as the \fIleader\fR character)
53 offer the choice of repeated character or motion.
78 that of a repeated character string cannot be.
79 Repeated character strings contain an integer number of characters, and
114 \*(NR every 8 character widths.
120 The tab repetition character becomes \fIc\fR,
124 The leader repetition character becomes \fIc\fR,
129 the padding indicator is set to the \fIspace\fR character or to
133 Input and Output Conventions and Character Translations
[all …]
/freebsd/share/doc/usd/12.vi/vi/
H A Dvi.chars38 Appendix: character functions
40 This appendix gives the uses the editor makes of each character. The
41 characters are presented in their order in the \s-2ASCII\s0 character
45 For each character we tell a meaning it has as a command and any meaning it
48 Section numbers in parentheses indicate where the character is discussed;
49 a `f' after the section number means that the character is mentioned
52 Not a command character.
53 If typed as the first character of an insertion it is replaced with the
90 During an insert, eliminates the last input character, backing over it
94 Not a command character.
[all …]
/freebsd/contrib/libedit/
H A Deditline.732 For each character read, one editor command is executed.
53 .Ss Input character bindings
62 indicates a character with the bit 0x40 flipped, and
64 indicates a character with the bit 0x80 set.
122 All other input characters except the NUL character (Ctrl-@) are
285 to 0, all input character bindings are disabled and all characters
288 newline or carriage return character is typed, or after the first
289 character typed if
307 When talking about a character string from a left character to a
308 right character, the left character is included in the string, while
[all …]
/freebsd/contrib/nvi/regex/
H A Dre_format.787 (matching any single character), `^' (matching the null string at the
91 (matching that character taken as an ordinary character),
92 a `\e' followed by any other character\(dg
93 (matching that character taken as an ordinary character,
95 or a single character with no other significance (matching that character).
96 A `{' followed by a character other than a digit is an ordinary
97 character, not the beginning of a bound\(dg.
101 It normally matches any single character from the list (but see below).
103 it matches any single character
114 To include a literal `]' in the list, make it the first character
[all …]
/freebsd/usr.bin/printf/
H A Dprintf.148 is a character string which contains three types of objects: plain characters,
49 which are simply copied to standard output, character escape sequences which
67 If the leading character is a single or double quote, the value is the
68 character code of the next character.
76 Character escape sequences are in backslash notation as defined in the
84 Write a <bell> character.
86 Write a <backspace> character.
88 Write a <form-feed> character.
90 Write a <new-line> character.
92 Write a <carriage return> character.
[all …]
/freebsd/lib/libc/stdio/
H A Dstdio.3249 .It "fgetc get next character or word from input stream"
253 .It "fgetwc get next wide character from input stream"
259 .It "fputc output a character or word to a stream"
261 .It "fputwc output a wide character to a stream"
273 .It "fwprintf formatted wide character output conversion"
275 .It "getc get next character or word from input stream"
276 .It "getchar get next character or word from input stream"
279 .It "getw get next character or word from input stream"
280 .It "getwc get next wide character from input stream"
281 .It "getwchar get next wide character from input stream"
[all …]
/freebsd/contrib/nvi/vi/
H A Dvs_relative.c46 * the physical character column within the line, including space
90 * if specified, the physical character column within the line.
134 /* Macro to return the display length of any signal character. */ in vs_columns()
140 * of the current screen, and the character was a tab, reset the in vs_columns()
143 * character in the next screen. in vs_columns()
179 * tab character displays correctly. in vs_columns()
189 * character closest to the currently most attractive character
199 /* Last character is easy, and common. */ in vs_rcm()
206 /* First character is easy, and common. */ in vs_rcm()
216 * character closest to the specified screen column.
[all …]
/freebsd/share/doc/psd/04.uprog/
H A Dp9136 is a character string specifying the name.
138 is a character string (not a single character).
177 returns the next character from the stream named by
187 The null character
189 is a legal character.
208 writes the character
218 The character is returned as value,
320 into the character pointer
322 The read terminates with a newline character.
323 The newline character is placed in the buffer
[all …]

12345678910>>...156