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

Public Attributes

struct blocknext
 
int size
 
XML_Char s [1]
 

Detailed Description

Definition at line 344 of file xmlparse.c.

Member Data Documentation

◆ next

struct block* block::next

Definition at line 345 of file xmlparse.c.

◆ s

XML_Char block::s[1]

Definition at line 347 of file xmlparse.c.

◆ size

int block::size

Definition at line 346 of file xmlparse.c.


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