aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/char/C/delim.out_ascii
blob: 7276d7c26d8c8e35ff93d258e19284b9b56ccaa9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
C-DELIM(1)                  General Commands Manual                 C-DELIM(1)

NNAAMMEE
     CC--ddeelliimm - argument delimiters for the C escape sequence

DDEESSCCRRIIPPTTIIOONN
     empty:
     single byte: -
     two bytes: -
     multiple bytes: <integral>

   AArrgguummeenntt ddeelliimmiitteerrss
     unsupported \r: @u
     ignored \&: @u
     useless \.: @u
     invalid \G: @u
     special \-: @u
     break \p: @u
     nospace \c: @u
     string expansion: @u
     register expansion: 3/4u
     ignored \ON: @u
     special character: @u
     ignored \Z'str': @u
     horizontal motion: @u
     horizontal line: @u
     overstrike: @u
     unterminated:

OpenBSD                          June 8, 2022                          OpenBSD