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

/external/chromium_org/third_party/libxml/src/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);
/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 97 milliseconds