Apache HTTPD
Public Attributes | List of all members
normal_encoding Struct Reference

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

Member Data Documentation

◆ enc

ENCODING normal_encoding::enc

Definition at line 188 of file xmltok.c.

◆ isInvalid2

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

Definition at line 203 of file xmltok.c.

◆ isInvalid3

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

Definition at line 204 of file xmltok.c.

◆ isInvalid4

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

Definition at line 205 of file xmltok.c.

◆ isName2

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

Definition at line 197 of file xmltok.c.

◆ isName3

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

Definition at line 198 of file xmltok.c.

◆ isName4

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

Definition at line 199 of file xmltok.c.

◆ isNmstrt2

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

Definition at line 200 of file xmltok.c.

◆ isNmstrt3

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

Definition at line 201 of file xmltok.c.

◆ isNmstrt4

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

Definition at line 202 of file xmltok.c.

◆ type

unsigned char normal_encoding::type[256]

Definition at line 189 of file xmltok.c.


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