Home
last modified time | relevance | path

Searched refs:current_document_encoding (Results 1 – 5 of 5) sorted by relevance

/freebsd-9-stable/contrib/texinfo/makeinfo/
Dlang.c669 char *encoding = current_document_encoding (); in cm_documentencoding()
683 current_document_encoding (void) in current_document_encoding() function
Dlang.h146 extern char *current_document_encoding (void);
Dhtml.c202 encoding = current_document_encoding (); in html_output_head()
Dmakeinfo.c1793 encoding = current_document_encoding (); in info_trailer()
/freebsd-9-stable/contrib/texinfo/
DChangeLog1292 * makeinfo/makeinfo.c (info_trailer): call current_document_encoding
1302 * makeingo/html.c (html_output_head): call current_document_encoding
3023 * makeinfo/lang.c (current_document_encoding): new function.