summaryrefslogtreecommitdiff
path: root/doc/api-documentation/man/man3/latin1utf16.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api-documentation/man/man3/latin1utf16.3')
-rw-r--r--doc/api-documentation/man/man3/latin1utf16.355
1 files changed, 0 insertions, 55 deletions
diff --git a/doc/api-documentation/man/man3/latin1utf16.3 b/doc/api-documentation/man/man3/latin1utf16.3
deleted file mode 100644
index 083ea47..0000000
--- a/doc/api-documentation/man/man3/latin1utf16.3
+++ /dev/null
@@ -1,55 +0,0 @@
-.TH "Latin1UTF16" 3 "5 Oct 2001" "The Sword Project" \" -*- nroff -*-
-.ad l
-.nh
-.SH NAME
-Latin1UTF16 \- This filter converts Latin-1 encoded text to UTF-8.
-.SH SYNOPSIS
-.br
-.PP
-\fC#include <latin1utf16.h>\fR
-.PP
-Inherits \fBSWFilter\fR.
-.PP
-.SS Public Methods
-
-.in +1c
-.ti -1c
-.RI "\fBLatin1UTF16\fR ()"
-.br
-.ti -1c
-.RI "virtual char \fBProcessText\fR (char *text, int maxlen, const \fBSWKey\fR *key)"
-.br
-.RI "\fIThis is the main filter function.\fR"
-.in -1c
-.SH DETAILED DESCRIPTION
-.PP
-This filter converts Latin-1 encoded text to UTF-8.
-.PP
-Definition at line 29 of file latin1utf16.h.
-.SH MEMBER FUNCTION DOCUMENTATION
-.PP
-.SS virtual char Latin1UTF16::ProcessText (char * text, int maxlen, const \fBSWKey\fR * key)\fC [virtual]\fR
-.PP
-This is the main filter function.
-.PP
-\fBParameters: \fR
-.in +1c
-.TP
-\fB\fItext\fR\fR
-the text to be filtered/converted
-.TP
-\fB\fImaxlen\fR\fR
-maximal length of text to be processed
-.TP
-\fB\fIkey\fR\fR
-sorry I don't know
-.PP
-\fBReturns: \fR
-.in +1c
-0
-.PP
-Reimplemented from \fBSWFilter\fR.
-
-.SH AUTHOR
-.PP
-Generated automatically by Doxygen for The Sword Project from the source code. \ No newline at end of file