Lines Matching +full:out +full:- +full:functions
14 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
27 .Fd #include """out.h"""
95 and because it may be security-critical in some contexts,
101 at one central place, the language-specific formatters
109 using functions like
115 Instead, they are expected to use the output functions declared in
122 .Bl -tag -width Ds
132 .Ss Private interface functions
191 .Bl -tag -width 1n -offset indent
263 is used to close out all open elements up to and including
266 is a variant to close out all open elements up to but excluding
279 or to no-fill mode if
283 Switching from fill mode to no-fill mode closes the current paragraph
328 If the document has requested a non-standard font, for example using a
339 functions.
381 Bytes not permitted in URI-fragment strings are replaced by underscores.
388 argument is non-zero, deduplication is performed by appending an
455 The functions
462 The functions
499 failure, these functions do not return but call
502 .Bl -tag -width mandoc_aux.c -compact
504 declarations of public functions for use by the main program,
507 declarations of data types and private functions
508 for use by language-specific HTML formatters
510 main HTML formatting engine and utility functions
534 .It Pa out.h
535 declarations of data types and private functions
538 .It Pa out.c
539 private functions for shared use by all mandoc formatters
541 declarations of common mandoc utility functions, see
544 implementation of common mandoc utility functions
551 .An -nosplit