summaryrefslogtreecommitdiff
path: root/doc/api-documentation/man/man3/UTF8Latin1.3
blob: b22e6d8c489053fc15343431af2078c93ffddd10 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
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.