HomeSort by relevance Sort by last modified time
    Searched defs:xmlAttributeTablePtr (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libxml/src/include/libxml/
valid.h 134 typedef xmlAttributeTable *xmlAttributeTablePtr;
252 XMLPUBFUN xmlAttributeTablePtr XMLCALL
253 xmlCopyAttributeTable (xmlAttributeTablePtr table);
256 xmlFreeAttributeTable (xmlAttributeTablePtr table);
260 xmlAttributeTablePtr table);
  /external/libxml2/include/libxml/
valid.h 134 typedef xmlAttributeTable *xmlAttributeTablePtr;
252 XMLPUBFUN xmlAttributeTablePtr XMLCALL
253 xmlCopyAttributeTable (xmlAttributeTablePtr table);
256 xmlFreeAttributeTable (xmlAttributeTablePtr table);
260 xmlAttributeTablePtr table);

Completed in 29 milliseconds