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

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dtree.h395 typedef xmlAttr *xmlAttrPtr; typedef
422 xmlAttrPtr attr; /* The attribute holding it */
439 xmlAttrPtr attr; /* The attribute holding it */
739 XMLPUBFUN xmlAttrPtr XMLCALL
745 XMLPUBFUN xmlAttrPtr XMLCALL
750 XMLPUBFUN xmlAttrPtr XMLCALL
755 XMLPUBFUN xmlAttrPtr XMLCALL
761 xmlFreePropList (xmlAttrPtr cur);
763 xmlFreeProp (xmlAttrPtr cur);
764 XMLPUBFUN xmlAttrPtr XMLCAL
[all...]
/external/libxml2/include/libxml/
H A Dtree.h432 typedef xmlAttr *xmlAttrPtr; typedef
459 xmlAttrPtr attr; /* The attribute holding it */
476 xmlAttrPtr attr; /* The attribute holding it */
778 XMLPUBFUN xmlAttrPtr XMLCALL
784 XMLPUBFUN xmlAttrPtr XMLCALL
789 XMLPUBFUN xmlAttrPtr XMLCALL
794 XMLPUBFUN xmlAttrPtr XMLCALL
800 xmlFreePropList (xmlAttrPtr cur);
802 xmlFreeProp (xmlAttrPtr cur);
803 XMLPUBFUN xmlAttrPtr XMLCAL
[all...]

Completed in 257 milliseconds