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

  /external/chromium_org/third_party/libxml/src/include/libxml/
tree.h 395 typedef xmlAttr *xmlAttrPtr;
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 XMLCALL
    [all...]
  /external/libxml2/include/libxml/
tree.h 432 typedef xmlAttr *xmlAttrPtr;
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 155 milliseconds