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

Public Attributes

const XML_Charstr
 
const XML_CharlocalPart
 
const XML_Charprefix
 
int strLen
 
int uriLen
 
int prefixLen
 

Detailed Description

Definition at line 286 of file xmlparse.c.

Member Data Documentation

◆ localPart

const XML_Char* TAG_NAME::localPart

Definition at line 288 of file xmlparse.c.

◆ prefix

const XML_Char* TAG_NAME::prefix

Definition at line 289 of file xmlparse.c.

◆ prefixLen

int TAG_NAME::prefixLen

Definition at line 292 of file xmlparse.c.

◆ str

const XML_Char* TAG_NAME::str

Definition at line 287 of file xmlparse.c.

◆ strLen

int TAG_NAME::strLen

Definition at line 290 of file xmlparse.c.

◆ uriLen

int TAG_NAME::uriLen

Definition at line 291 of file xmlparse.c.


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