ReactOS 0.4.16-dev-2135-g2f5a67f
_select_ns_entry Struct Reference
Collaboration diagram for _select_ns_entry:

Public Attributes

struct list entry
 
xmlChar constprefix
 
xmlChar prefix_end
 
xmlChar consthref
 
xmlChar href_end
 

Detailed Description

Definition at line 207 of file domdoc.c.

Member Data Documentation

◆ entry

struct list _select_ns_entry::entry

Definition at line 208 of file domdoc.c.

Referenced by copy_properties(), and domdoc_setProperty().

◆ href

xmlChar const* _select_ns_entry::href

Definition at line 211 of file domdoc.c.

Referenced by copy_properties(), and domdoc_setProperty().

◆ href_end

xmlChar _select_ns_entry::href_end

Definition at line 212 of file domdoc.c.

Referenced by domdoc_getProperty(), and domdoc_setProperty().

◆ prefix

xmlChar const* _select_ns_entry::prefix

Definition at line 209 of file domdoc.c.

Referenced by copy_properties(), and domdoc_setProperty().

◆ prefix_end

xmlChar _select_ns_entry::prefix_end

Definition at line 210 of file domdoc.c.

Referenced by domdoc_getProperty(), and domdoc_setProperty().


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