Jabber WindowGram Client (JWGC)

Introduction Screenshots Installation Downloads
Documentation Browse Source Resources Project Site

Stable Version
-none-

Latest Version
beta5



Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

unknown_encoding Struct Reference


Data Fields

normal_encoding normal
int(* convert )(void *userData, const char *p)
void * userData
unsigned short utf16 [256]
char utf8 [256][4]

Field Documentation

int(* unknown_encoding::convert)(void *userData, const char *p)
 

Referenced by XmlInitUnknownEncoding().

struct normal_encoding unknown_encoding::normal
 

Definition at line 1181 of file xmltok.c.

Referenced by XmlInitUnknownEncoding().

void* unknown_encoding::userData
 

Definition at line 1183 of file xmltok.c.

Referenced by XmlInitUnknownEncoding().

unsigned short unknown_encoding::utf16[256]
 

Definition at line 1184 of file xmltok.c.

Referenced by XmlInitUnknownEncoding().

char unknown_encoding::utf8[256][4]
 

Definition at line 1185 of file xmltok.c.

Referenced by XmlInitUnknownEncoding().


The documentation for this struct was generated from the following file:

Last updated at Tue Dec 18 21:07:42 PST 2007. This site and project hosted by...SourceForge.net Logo
Source Perspective by Fisheye