unknown_encoding Struct Reference

List of all members.

Public Attributes

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

Detailed Description

Definition at line 1167 of file xmltok.c.


Member Data Documentation

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

Referenced by XmlInitUnknownEncoding().

struct normal_encoding unknown_encoding::normal

Definition at line 1168 of file xmltok.c.

Referenced by XmlInitUnknownEncoding().

void* unknown_encoding::userData

Definition at line 1170 of file xmltok.c.

Referenced by unknown_isInvalid(), unknown_isName(), unknown_isNmstrt(), unknown_toUtf16(), unknown_toUtf8(), and XmlInitUnknownEncoding().

unsigned short unknown_encoding::utf16[256]

Definition at line 1171 of file xmltok.c.

Referenced by XmlInitUnknownEncoding().

char unknown_encoding::utf8[256][4]

Definition at line 1172 of file xmltok.c.

Referenced by unknown_toUtf8(), and XmlInitUnknownEncoding().


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