/freebsd/share/doc/usd/13.viref/ |
H A D | vi.cmd.roff | 32 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 D | ex.cmd.roff | 15 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/crypto/krb5/src/lib/krb5/unicode/ucdata/ |
H A D | ucdata.man | 6 ucdata \- package for providing Unicode/ISO10646 character information 196 This function determines if a character has a decomposition and returns the 232 If a zero is returned, the character is not a Hangul 252 A zero is returned is no composition exists for the character pair. Any other 253 value indicates the `comp' field holds the character code representing the 254 composition of the two character codes. 307 Test if \fIcode\fR is an alpha character. 310 Test if \fIcode\fR is an alpha or digit character. 313 Test if \fIcode\fR is a digit character. 316 Test if \fIcode\fR is a control character. [all …]
|
H A D | format.txt | 5 CHARACTER DATA 8 This package generates some data files that contain character properties useful 11 CHARACTER PROPERTIES 15 the character properties found in the Unicode Character Database (UCDB). 19 The following is a property name and code table to be used with the character 75 Cp 46 Defined character 93 increasing order by the first character code in the range. 95 Determining if a particular character is in the property list requires a 96 simple binary search to determine if a character is in any of the ranges 114 increasing order by character code and each mapping contains 3 unsigned longs [all …]
|
H A D | api.txt | 10 NOTE: This library has been customized for use with OpenLDAP. The character 78 This function determines if a character has a decomposition and returns the 119 If a zero is returned, the character is not a Hangul syllable. If a 138 form another character. 140 If a zero is returned, no composition is formed by the character pair. Any 237 These functions (actually macros) determine if a character has these 245 Is the character a C0 control character (< 32) ? 249 Is the character a format control character? 253 Is the character a symbol? 257 Is the character a number or digit? [all …]
|
/freebsd/contrib/tcsh/nls/russian/ |
H A D | set3 | 3 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 D | set3 | 3 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 D | set3 | 3 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 D | multibyte.3 | 37 .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 D | varmod-match.mk | 9 # 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 D | curs_bkgd.3x | 77 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 D | curs_bkgrnd.3x | 79 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 D | curs_addch.3x | 61 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 D | curs_add_wch.3x | 55 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 D | telnet.1 | 86 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 D | termios.4 | 255 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 D | telnet.1 | 94 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 D | stty.1 | 100 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 D | mandoc_escape.3 | 40 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 D | re_format.7 | 147 (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 D | m3 | 43 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 D | vi.chars | 38 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 D | editline.7 | 32 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 D | re_format.7 | 87 (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 D | printf.1 | 48 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 …]
|