Searched defs:xmlAttributeTablePtr (Results 1 - 1 of 1) sorted by relevance

/external/libxml2/include/libxml/
H A Dvalid.h134 typedef xmlAttributeTable *xmlAttributeTablePtr; typedef
252 XMLPUBFUN xmlAttributeTablePtr XMLCALL
253 xmlCopyAttributeTable (xmlAttributeTablePtr table);
256 xmlFreeAttributeTable (xmlAttributeTablePtr table);
260 xmlAttributeTablePtr table);

Completed in 42 milliseconds