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

normal_encoding Struct Reference


Data Fields

ENCODING enc
unsigned char type [256]
int(* isName2 )(const ENCODING *, const char *)
int(* isName3 )(const ENCODING *, const char *)
int(* isName4 )(const ENCODING *, const char *)
int(* isNmstrt2 )(const ENCODING *, const char *)
int(* isNmstrt3 )(const ENCODING *, const char *)
int(* isNmstrt4 )(const ENCODING *, const char *)
int(* isInvalid2 )(const ENCODING *, const char *)
int(* isInvalid3 )(const ENCODING *, const char *)
int(* isInvalid4 )(const ENCODING *, const char *)

Field Documentation

ENCODING normal_encoding::enc
 

Definition at line 128 of file xmltok.c.

Referenced by XmlInitUnknownEncoding().

int(* normal_encoding::isInvalid2)(const ENCODING *, const char *)
 

Referenced by XmlInitUnknownEncoding().

int(* normal_encoding::isInvalid3)(const ENCODING *, const char *)
 

Referenced by XmlInitUnknownEncoding().

int(* normal_encoding::isInvalid4)(const ENCODING *, const char *)
 

Referenced by XmlInitUnknownEncoding().

int(* normal_encoding::isName2)(const ENCODING *, const char *)
 

Referenced by XmlInitUnknownEncoding().

int(* normal_encoding::isName3)(const ENCODING *, const char *)
 

Referenced by XmlInitUnknownEncoding().

int(* normal_encoding::isName4)(const ENCODING *, const char *)
 

Referenced by XmlInitUnknownEncoding().

int(* normal_encoding::isNmstrt2)(const ENCODING *, const char *)
 

Referenced by XmlInitUnknownEncoding().

int(* normal_encoding::isNmstrt3)(const ENCODING *, const char *)
 

Referenced by XmlInitUnknownEncoding().

int(* normal_encoding::isNmstrt4)(const ENCODING *, const char *)
 

Referenced by XmlInitUnknownEncoding().

unsigned char normal_encoding::type[256]
 

Definition at line 129 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