normal_encoding Struct Reference

List of all members.

Public Attributes

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 *)

Detailed Description

Definition at line 143 of file xmltok.c.


Member Data Documentation

ENCODING normal_encoding::enc

Definition at line 144 of file xmltok.c.

Referenced by findEncoding(), initScanContent(), initScanProlog(), initUpdatePosition(), unknown_toUtf16(), XmlInitUnknownEncoding(), and XmlParseXmlDecl().

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 145 of file xmltok.c.

Referenced by checkCharRefNumber(), and XmlInitUnknownEncoding().


Generated on Tue Nov 29 23:20:38 2016 for BOSS_7.0.2 by  doxygen 1.4.7