Lines Matching full:s0

176 The \fB\s-1UI_STRING\s0\fR gets created internally and added to a \fB\s-1UI\s0\fR whenever
182 For a \fB\s-1UI_METHOD\s0\fR user, there's no need to know more.
183 For a \fB\s-1UI_METHOD\s0\fR creator, it is of interest to fetch text from these
184 \&\fB\s-1UI_STRING\s0\fR objects as well as adding results to some of them.
187 \&\fB\s-1UI_STRING\s0\fR.
190 given \fB\s-1UI_STRING\s0\fR.
196 associated with a \fB\s-1UIT_BOOLEAN\s0\fR type \fB\s-1UI_STRING\s0\fR.
197 For all other \fB\s-1UI_STRING\s0\fR types, \s-1NULL\s0 is returned.
202 This is only useful for \fB\s-1UIT_PROMPT\s0\fR and \fB\s-1UIT_VERIFY\s0\fR type strings.
203 For all other \fB\s-1UI_STRING\s0\fR types, \fBUI_get0_result_string()\fR returns \s-1NULL\s0
208 This is only useful for \fB\s-1UIT_VERIFY\s0\fR type strings.
209 For all other \fB\s-1UI_STRING\s0\fR types, \s-1NULL\s0 is returned.
213 This is only useful for \fB\s-1UIT_PROMPT\s0\fR and \fB\s-1UIT_VERIFY\s0\fR type strings.
214 For all other \fB\s-1UI_STRING\s0\fR types, \-1 is returned.
217 For \fB\s-1UIT_PROMPT\s0\fR and \fB\s-1UIT_VERIFY\s0\fR type \s-1UI\s0 strings, this sets the
221 For \fB\s-1UIT_BOOLEAN\s0\fR type \s-1UI\s0 strings, this sets the first character of
226 set to the \s-1NUL\s0 char \f(CW\*(C`\e0\*(C'\fR.
232 It expects the string to be terminated with a \s-1NUL\s0 byte, and is therefore
236 \&\fBUI_get_string_type()\fR returns the \s-1UI\s0 string type.
238 \&\fBUI_get_input_flags()\fR returns the \s-1UI\s0 string flags.
240 \&\fBUI_get0_output_string()\fR returns the \s-1UI\s0 string output string.
242 \&\fBUI_get0_action_string()\fR returns the \s-1UI\s0 string action description
243 string for \fB\s-1UIT_BOOLEAN\s0\fR type \s-1UI\s0 strings, \s-1NULL\s0 for any other type.
245 \&\fBUI_get0_result_string()\fR returns the \s-1UI\s0 string result buffer for
246 \&\fB\s-1UIT_PROMPT\s0\fR and \fB\s-1UIT_VERIFY\s0\fR type \s-1UI\s0 strings, \s-1NULL\s0 for any o…
249 \&\fBUI_get_result_string_length()\fR returns the \s-1UI\s0 string result buffer's
250 content length for \fB\s-1UIT_PROMPT\s0\fR and \fB\s-1UIT_VERIFY\s0\fR type \s-1UI\s0 strings,
253 \&\fBUI_get0_test_string()\fR returns the \s-1UI\s0 string action description
254 string for \fB\s-1UIT_VERIFY\s0\fR type \s-1UI\s0 strings, \s-1NULL\s0 for any other type.
257 the \s-1UI\s0 string for \fB\s-1UIT_PROMPT\s0\fR and \fB\s-1UIT_VERIFY\s0\fR type strings,
261 the \s-1UI\s0 string for \fB\s-1UIT_PROMPT\s0\fR and \fB\s-1UIT_VERIFY\s0\fR type strings,
264 \&\fBUI_set_result()\fR returns 0 on success or when the \s-1UI\s0 string is of any
265 type other than \fB\s-1UIT_PROMPT\s0\fR, \fB\s-1UIT_VERIFY\s0\fR or \fB\s-1UIT_BOOLEAN\s0\fR, \-1 on
269 \&\s-1\fBUI\s0\fR\|(3)
276 in the file \s-1LICENSE\s0 in the source distribution or at