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

/external/libxml2/include/libxml/
H A Dtree.h394 typedef xmlAttr *xmlAttrPtr; typedef
421 xmlAttrPtr attr; /* The attribute holding it */
438 xmlAttrPtr attr; /* The attribute holding it */
738 XMLPUBFUN xmlAttrPtr XMLCALL
744 XMLPUBFUN xmlAttrPtr XMLCALL
749 XMLPUBFUN xmlAttrPtr XMLCALL
754 XMLPUBFUN xmlAttrPtr XMLCALL
760 xmlFreePropList (xmlAttrPtr cur);
762 xmlFreeProp (xmlAttrPtr cur);
763 XMLPUBFUN xmlAttrPtr XMLCAL
[all...]

Completed in 63 milliseconds