summaryrefslogtreecommitdiff
path: root/doc/api-documentation/man/man3/UTF8Latin1.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api-documentation/man/man3/UTF8Latin1.3')
-rw-r--r--doc/api-documentation/man/man3/UTF8Latin1.338
1 files changed, 38 insertions, 0 deletions
diff --git a/doc/api-documentation/man/man3/UTF8Latin1.3 b/doc/api-documentation/man/man3/UTF8Latin1.3
new file mode 100644
index 0000000..b22e6d8
--- /dev/null
+++ b/doc/api-documentation/man/man3/UTF8Latin1.3
@@ -0,0 +1,38 @@
+.TH "UTF8Latin1" 3 "22 Jan 2002" "The Sword Project" \" -*- nroff -*-
+.ad l
+.nh
+.SH NAME
+UTF8Latin1 \- This filter converts UTF-8 encoded text to Latin-1.
+.SH SYNOPSIS
+.br
+.PP
+\fC#include <utf8latin1.h>\fP
+.PP
+Inherits SWFilter.
+.PP
+.SS "Public Methods"
+
+.in +1c
+.ti -1c
+.RI "\fBUTF8Latin1\fP (char rchar='?')"
+.br
+.ti -1c
+.RI "virtual char \fBProcessText\fP (char *text, int maxlen, const \fBSWKey\fP *key, const \fBSWModule\fP *=0)"
+.br
+.in -1c
+.SS "Private Attributes"
+
+.in +1c
+.ti -1c
+.RI "char \fBreplacementChar\fP"
+.br
+.in -1c
+.SH "DETAILED DESCRIPTION"
+.PP
+This filter converts UTF-8 encoded text to Latin-1.
+.PP
+Definition at line 29 of file utf8latin1.h.
+
+.SH "AUTHOR"
+.PP
+Generated automatically by Doxygen for The Sword Project from the source code. \ No newline at end of file