XDOC Struct Reference

Structure to cache XML document. More...

Data Fields

xmlDocPtr doc
 XML document.
 
int refcnt
 Reference counter.
 

Detailed Description

Structure to cache XML document.

Definition at line 47 of file xpath.c.

Field Documentation

◆ doc

xmlDocPtr XDOC::doc

◆ refcnt

int XDOC::refcnt

Reference counter.

Definition at line 49 of file xpath.c.

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


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

Generated on Sun Nov 26 2023 by doxygen.
Contact: chw@ch-werner.de