File tree Expand file tree Collapse file tree 2 files changed +10
-13
lines changed Expand file tree Collapse file tree 2 files changed +10
-13
lines changed Original file line number Diff line number Diff line change 82
82
</listitem >
83
83
</varlistentry >
84
84
</variablelist >
85
- <variablelist xml : id = " constant.glob-constant-variablelist " >
86
- <varlistentry >
85
+ <variablelist role = " constant_list " >
86
+ <varlistentry xml : id = " constant.glob-brace " >
87
87
<term >
88
88
<constant >GLOB_BRACE</constant >
89
89
(<type >int</type >)
100
100
</note >
101
101
</listitem >
102
102
</varlistentry >
103
- <varlistentry >
103
+ <varlistentry xml : id = " constant.glob-err " >
104
104
<term >
105
105
<constant >GLOB_ERR</constant >
106
106
(<type >int</type >)
112
112
</simpara >
113
113
</listitem >
114
114
</varlistentry >
115
- <varlistentry >
115
+ <varlistentry xml : id = " constant.glob-onlydir " >
116
116
<term >
117
117
<constant >GLOB_ONLYDIR</constant >
118
118
(<type >int</type >)
123
123
</simpara >
124
124
</listitem >
125
125
</varlistentry >
126
- <varlistentry >
126
+ <varlistentry xml : id = " constant.glob-mark " >
127
127
<term >
128
128
<constant >GLOB_MARK</constant >
129
129
(<type >int</type >)
134
134
</simpara >
135
135
</listitem >
136
136
</varlistentry >
137
- <varlistentry >
137
+ <varlistentry xml : id = " constant.glob-nosort " >
138
138
<term >
139
139
<constant >GLOB_NOSORT</constant >
140
140
(<type >int</type >)
146
146
</simpara >
147
147
</listitem >
148
148
</varlistentry >
149
- <varlistentry >
149
+ <varlistentry xml : id = " constant.glob-nocheck " >
150
150
<term >
151
151
<constant >GLOB_NOCHECK</constant >
152
152
(<type >int</type >)
157
157
</simpara >
158
158
</listitem >
159
159
</varlistentry >
160
- <varlistentry >
160
+ <varlistentry xml : id = " constant.glob-noescape " >
161
161
<term >
162
162
<constant >GLOB_NOESCAPE</constant >
163
163
(<type >int</type >)
168
168
</simpara >
169
169
</listitem >
170
170
</varlistentry >
171
- <varlistentry >
171
+ <varlistentry xml : id = " constant.glob-available-flags " >
172
172
<term >
173
173
<constant >GLOB_AVAILABLE_FLAGS</constant >
174
174
(<type >int</type >)
Original file line number Diff line number Diff line change 65
65
<term ><parameter >flags</parameter ></term >
66
66
<listitem >
67
67
<para >
68
- Valid flags:
69
- <variablelist >
70
- <xi : include xpointer =" xmlns(db=http://docbook.org/ns/docbook) xpointer(id('constant.glob-constant-variablelist')/*)" ><xi : fallback /></xi : include >
71
- </variablelist >
68
+ Any of the <constant >GLOB_<replaceable >*</replaceable ></constant > constants.
72
69
</para >
73
70
</listitem >
74
71
</varlistentry >
You can’t perform that action at this time.
0 commit comments