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

  /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);
  /external/libxml2/
valid.c     [all...]
tree.c 1126 xmlFreeAttributeTable((xmlAttributeTablePtr) cur->attributes);
    [all...]

Completed in 396 milliseconds