YAZ  5.34.0
Functions
nmem_xml.h File Reference

Header for Nibble Memory functions + Libxml2 specific stuff. More...

#include <yaz/nmem.h>
#include <yaz/xmltypes.h>

Go to the source code of this file.

Functions

char * nmem_text_node_cdata (const xmlNode *ptr, NMEM nmem)
 copies TEXT Libxml2 node data to NMEM More...
 

Detailed Description

Header for Nibble Memory functions + Libxml2 specific stuff.

Definition in file nmem_xml.h.

Function Documentation

◆ nmem_text_node_cdata()

char* nmem_text_node_cdata ( const xmlNode *  ptr,
NMEM  nmem 
)