Data Fields
XDOC Struct Reference

Structure to cache XML document. More...

Data Fields

xmlDocPtr doc
 XML document. More...
 
int refcnt
 Reference counter. More...
 

Detailed Description

Structure to cache XML document.

Definition at line 47 of file xpath.c.

Field Documentation

xmlDocPtr XDOC::doc

XML document.

Definition at line 48 of file xpath.c.

Referenced by xpath_disconnect(), xpath_fini(), xpath_func_common(), xpath_func_dump(), xpath_update(), and xpath_vfunc_common().

int XDOC::refcnt

Reference counter.

Definition at line 49 of file xpath.c.

Referenced by xpath_disconnect(), xpath_fini(), xpath_func_common(), xpath_func_dump(), and xpath_update().


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

Generated on Tue Jul 12 2016 by doxygen.
Contact: chw@ch-werner.de